Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0xfa12…581f0x73fc…b29bBase—$0.0035100%0x0018…ca9789d ago0x85f8fe…9f717d
0xfa12…581f0x73fc…b29bBase—$0.0035100%0x0018…ca9789d ago0xa86aa6…241da3
0xfa12…581f0x73fc…b29bBase—$0.0035100%0x0018…ca9789d ago0x325a43…08314e
0x1853…8ede0x73fc…b29bBase—$0.01100%0x0018…ca9789d ago0xd3cf49…1ba216
0x1853…8ede0x73fc…b29bBase—$0.01100%0x0018…ca9790d ago0xec15c6…9add92
0x5c0d…e16f0x73fc…b29bBase—$0.006100%0x0018…ca9790d ago0x28b77f…1c4e4c
0x991f…feab0x73fc…b29bBase—$0.006100%0x0018…ca9790d ago0x73b9b6…a7e0fe
0xfa12…581f0x73fc…b29bBase—$0.0035100%0x0018…ca9790d ago0xc939ae…6a5970
0xfa12…581f0x73fc…b29bBase—$0.0035100%0x0018…ca9790d ago0xfbfa69…c98aa9
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0018…ca9790d ago0xee50e2…7e5c83
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0018…ca9790d ago0x9d7b0b…6df04a
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0018…ca9790d ago0x930196…a1316b
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0018…ca9790d ago0x719e07…e1029e
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0018…ca9790d ago0x46c3f8…071584
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0018…ca9790d ago0xef449b…b00300
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0018…ca9790d ago0x955099…29eed5
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0018…ca9790d ago0xc09fd4…c4868b
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0018…ca9790d ago0xd4734e…bc6186
0x72c0…25fe0x73fc…b29bBase—$0.0075100%0x0018…ca9790d ago0x51f503…67ea37
0x502c…1ac20x73fc…b29bBase—$0.02100%0x0018…ca9790d ago0x3885cc…c66c46
0x41b6…cd4b0x73fc…b29bBase—$0.0075100%0x0018…ca9790d ago0xbd849c…8eb8b3
0x41b6…cd4b0x73fc…b29bBase—$0.0075100%0x0018…ca9790d ago0x319c54…1e0fc5
0x41b6…cd4b0x73fc…b29bBase—$0.0075100%0x0018…ca9790d ago0x254abd…1ee1d6
0x41b6…cd4b0x73fc…b29bBase—$0.0075100%0x0018…ca9790d ago0x8cfab2…e96940
0x41b6…cd4b0x73fc…b29bBase—$0.0075100%0x0018…ca9790d ago0x2214b9…1e711d

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.