Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x7e6f…3d19Base—$0.01100%coinbase11d ago0x0de2d8…48955c
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase11d ago0xf89f5c…c0cea4
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase11d ago0xe1127b…5c13d6
0x6f9d…8ba00x5262…c08bBase—$0.01100%coinbase11d ago0xc72747…9abef8
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase11d ago0x1b3cd5…beeb68
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase11d ago0x619f93…969700
0x6f9d…8ba00xb1ab…7c80Base—$0.01100%coinbase11d ago0x990085…a811b0
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase11d ago0xb17e6a…77ec83
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase11d ago0xe105b6…37f682
0x6f9d…8ba00x2c85…8a82Base—$0.01100%coinbase11d ago0xc359f1…c023af
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase11d ago0x9aff3a…31d6d9
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase11d ago0xb87230…fc6ff5
0x6f9d…8ba00xbdf6…3da3Base—$0.01100%coinbase11d ago0xa510dc…308e46
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase11d ago0x80b933…9618e6
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase11d ago0xb8e9c5…759725
0x6f9d…8ba00xe5e0…21adBase—$0.01100%coinbase11d ago0x3f6635…2994cb
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase11d ago0x0aadfc…0b7848
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase11d ago0x7428f5…d2dc75
0x6f9d…8ba00xb531…7c3eBase—$0.01100%coinbase12d ago0xd7004e…b7476f
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase12d ago0xb3364a…c896e7
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase12d ago0x434efc…631c42
0x6f9d…8ba00x234b…56b2Base—$0.01100%coinbase12d ago0x4d84f7…5cd0d4
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase12d ago0x84123d…b60a22
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase12d ago0xd4c6d5…7b0000

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.