Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x520a…54320x1f19…740fBase—$0.01100%coinbase76d ago0xac25fd…78748a
0x520a…54320xae5a…6b49Base—$0.01100%coinbase76d ago0x610c90…9b9f4a
0x520a…54320x8629…d9ceBase—$0.01100%coinbase76d ago0xe03f1e…7df8bd
0x520a…54320x3296…3a68Base—$0.01100%coinbase76d ago0xe07eb0…269761
0x520a…54320xc227…ce51Base—$0.01100%coinbase76d ago0x85f260…45ccc7
0x520a…54320x6c38…56abBase—$0.01100%coinbase76d ago0x92788e…8897fc
0x520a…54320xa736…3bf7Base—$0.01100%coinbase76d ago0xf2bbf6…d85251
0x520a…54320xd90b…a50bBase—$0.01100%coinbase76d ago0x71f68b…9d5962
0x520a…54320xe294…ada2Base—$0.01100%coinbase76d ago0x8473ed…bba876
0x520a…54320x9e15…5da0Base—$0.01100%coinbase76d ago0x876842…1bf9dd
0x520a…54320x1639…7d9aBase—$0.01100%coinbase76d ago0xc35a60…57ee54
0x520a…54320xfe86…422eBase—$0.01100%coinbase76d ago0x9c894d…798551
0x520a…54320xc8f5…4172Base—$0.01100%coinbase76d ago0x2bd1d4…0cbab4
0x520a…54320x7502…046aBase—$0.01100%coinbase76d ago0xb71e73…41f6a5
0x520a…54320x933b…2914Base—$0.01100%coinbase76d ago0x4f3b46…e0c436
0x520a…54320x63b5…b5faBase—$0.01100%coinbase76d ago0x894cfa…d0b2e0
0x520a…54320xe6e9…e99fBase—$0.01100%coinbase76d ago0xdbc9f2…c2a118
0x520a…54320xe854…7fc4Base—$0.01100%coinbase76d ago0x6e9db1…c4b69b
0x520a…54320xad73…55f9Base—$0.01100%coinbase76d ago0x88f6cb…e02c3d
0x520a…54320xf57d…a88dBase—$0.01100%coinbase76d ago0xc2623e…936c65
0x520a…54320x0205…1732Base—$0.01100%coinbase76d ago0xaab032…d4eda7
0x520a…54320x128b…488cBase—$0.01100%coinbase76d ago0x7f46cc…625455
0x520a…54320x4c05…57acBase—$0.01100%coinbase77d ago0xb786c2…73622a
0x520a…54320xeb54…70e2Base—$0.01100%coinbase77d ago0xaaff49…b00fdd
0x520a…54320xd6f2…6968Base—$0.01100%coinbase77d ago0x9c2ea0…a172f8

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.