Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase43d ago0xd0d2ac…d8deb8
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase43d ago0xa2ea15…d30870
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase43d ago0x0e73f1…7f3161
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase43d ago0x9eae44…8c66f4
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase43d ago0xf39f10…6a3ae2
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase43d ago0x85e98d…1d8c5c
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase43d ago0xfa5ab7…677289
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase43d ago0x8a9838…5fa56e
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase43d ago0xb6e0a4…5834f0
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase43d ago0xba9b1b…22cec1
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase43d ago0x0de15c…b13e55
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase43d ago0x30a70d…e8867c
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase43d ago0x061d9e…e53904
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase43d ago0x7ee914…feb553
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase43d ago0x18e782…9231a2
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase43d ago0xbd6f19…2f13f7
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase43d ago0x327370…4ffc10
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase43d ago0x4a9aa5…1fea69
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase43d ago0xc7f6b9…549a12
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase43d ago0xd851ae…ecebe2
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase43d ago0xaebc42…efec03
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase43d ago0xebfe26…f1bda8
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase43d ago0xce9611…28a672
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase43d ago0x105c8f…c62bd8
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase43d ago0x280edf…70eff0

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.