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$1.05100%0x1984…8da8117d ago0xd2fb64…a4bb43
0xa787…64cf0x0e3d…7757Base$10.50100%0x127e…b24a117d ago0x2916bb…dccce7
0xa787…64cf0x0e3d…7757Base$3.15100%0xabef…3913117d ago0xe23344…5c259e
0xa787…64cf0x0e3d…7757Base$1.05100%0x9b8a…f4bd117d ago0x43039e…3ce336
0xa787…64cf0x0e3d…7757Base$1.05100%0x6476…d726117d ago0xa98ef1…8271e5
0xa787…64cf0x0e3d…7757Base$1.05100%0x5ed5…f6c0117d ago0x8941d7…3b005f
0xa787…64cf0x0e3d…7757Base$2.10100%0xa8a2…c53b117d ago0x31097e…c4e6f2
0xa787…64cf0x0e3d…7757Base$10.50100%0xab17…f943117d ago0x0e286e…41453f
0xa787…64cf0x0e3d…7757Base$42.00100%0xc7c2…61a5117d ago0xfdcbae…daabea
0xa787…64cf0x0e3d…7757Base$1.05100%0x07d6…1b94117d ago0x33c14b…ed8609
0xa787…64cf0x0e3d…7757Base$1.05100%0x50b0…9cda117d ago0x6a7676…ea7d7a
0xa787…64cf0x0e3d…7757Base$10.50100%0x2970…8ed7117d ago0xe7b039…b5e67f
0xa787…64cf0x0e3d…7757Base$10.50100%0x1efc…9e43117d ago0x61443f…fc44e3
0xa787…64cf0x0e3d…7757Base$12.60100%0xf200…d9a0117d ago0xcfd22b…fdb68a
0xa787…64cf0x0e3d…7757Base$3.15100%0x394f…9008117d ago0x65fe10…e26e3a
0xa787…64cf0x0e3d…7757Base$1.05100%0xe5a6…5fc5117d ago0x8ac356…4a17f7
0xa787…64cf0x0e3d…7757Base$6.30100%0x9667…204e117d ago0x0a2e54…487932
0xa787…64cf0x0e3d…7757Base$21.00100%0x2035…57d3117d ago0x00cc9a…31c5d3
0xa787…64cf0x0e3d…7757Base$2.10100%0x51a8…b211117d ago0x541187…a2cb75
0xa787…64cf0x0e3d…7757Base$1.05100%0xc366…284e117d ago0x8c9350…dc8faa
0xa787…64cf0x0e3d…7757Base$5.25100%0xb92d…57bc117d ago0x0e1fc8…6d86c2
0xa787…64cf0x0e3d…7757Base$7.35100%0x5198…0ffb117d ago0x996294…0a6c69
0xa787…64cf0x0e3d…7757Base$10.50100%0x643b…9404117d ago0x18321d…cd73fc
0xa787…64cf0x0e3d…7757Base$3.15100%0x45b7…2d94117d ago0x1a79f9…9a4a5b
0xa787…64cf0x0e3d…7757Base$5.25100%0xe2b6…b04c117d ago0x923e56…81bda6

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.