Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00xce17…f24cBase—$0.01100%coinbase42d ago0x3b8f3c…bd4a71
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase42d ago0x3761ca…7d49cc
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase42d ago0x2d346f…be2a33
0x6f9d…8ba00xd669…7f1cBase—$0.01100%coinbase42d ago0xf12f76…d76777
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase42d ago0x117226…88116b
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase42d ago0x262938…1ce932
0x6f9d…8ba00x44db…566bBase—$0.01100%coinbase42d ago0x8e3793…115f37
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase42d ago0xe0e7c4…fe78bd
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase42d ago0x7baaff…ff4fa8
0x6f9d…8ba00x9b46…403bBase—$0.01100%coinbase43d ago0x3b3f66…41af88
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase43d ago0x2cadb0…b4515b
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase43d ago0x8d3d44…c759c0
0x6f9d…8ba00x7ee4…050eBase—$0.01100%coinbase43d ago0xdac6bf…5068a9
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase43d ago0x8b1e4d…dbe909
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase43d ago0xcd0158…6883fd
0x6f9d…8ba00x7ac9…f578Base—$0.01100%coinbase43d ago0x0f7e01…446108
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase43d ago0xafd24f…6820fc
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase43d ago0xa23264…cc34ef

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.