Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$2.10100%0x493f…ab8f90d ago0xda0391…45ef96
0xa787…64cf0x0e3d…7757Base$10.50100%0x6e35…7a2890d ago0xc028e6…34d2f3
0xa787…64cf0x0e3d…7757Base$17.85100%0x39a9…7be590d ago0xe0501a…1deb54
0xa787…64cf0x0e3d…7757Base$10.50100%0x9510…bc1290d ago0x1d1d8e…12d6b6
0xa787…64cf0x0e3d…7757Base$5.25100%0x752e…993390d ago0xdd5b98…920061
0xa787…64cf0x0e3d…7757Base$1.05100%0x78aa…366790d ago0x46bce4…50ee2c
0xa787…64cf0x0e3d…7757Base$5.25100%0x1cb5…c0e290d ago0xd38bbe…f8a87a
0xa787…64cf0x0e3d…7757Base$1.05100%0xedfa…1e1290d ago0xae70da…df11ca
0xa787…64cf0x0e3d…7757Base$10.50100%0x2970…8ed790d ago0x0186ef…4f5b12
0xa787…64cf0x0e3d…7757Base$1.05100%0x6280…2e7990d ago0x3dc494…e586fc
0xa787…64cf0x0e3d…7757Base$105.00100%0xdc27…c47d90d ago0x878656…568933
0xa787…64cf0x0e3d…7757Base$1.05100%0x6d49…84c890d ago0x54ab37…69f9df
0xa787…64cf0x0e3d…7757Base$5.25100%0x1e0a…902e90d ago0x89f15c…8e2b10
0xa787…64cf0x0e3d…7757Base$3.15100%0xa5e3…a7a390d ago0xb00a05…6c5697
0xa787…64cf0x0e3d…7757Base$10.50100%0x7929…b33190d ago0xadf64c…d3ca62
0xa787…64cf0x0e3d…7757Base$10.50100%0x643b…940490d ago0xade1ab…38040f
0xa787…64cf0x0e3d…7757Base$31.50100%0x629a…da9c90d ago0xaee9a5…4cbfb1
0xa787…64cf0x0e3d…7757Base$5.25100%0xbada…25fd90d ago0x750a61…4e48a6
0xa787…64cf0x0e3d…7757Base$3.15100%0xc3b9…7b3690d ago0x20c649…13496b
0xa787…64cf0x0e3d…7757Base$9.45100%0x4b4c…8d4090d ago0x09596b…ae1452
0xa787…64cf0x0e3d…7757Base$5.25100%0x6bdd…b27690d ago0x174bfd…20bdf7
0xa787…64cf0x0e3d…7757Base$3.15100%0xdeef…04fd90d ago0x660cad…3ceba7
0xa787…64cf0x0e3d…7757Base$6.30100%0x8503…c07290d ago0x1a4966…570ac0
0xa787…64cf0x0e3d…7757Base$1.05100%0x127e…b24a90d ago0xcfd57e…d3f012
0xa787…64cf0x0e3d…7757Base$1.05100%0x1053…e7a990d ago0x679df5…555406

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.