Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc786…c1600x0f99…afc2Basex402 service$0.00375270%0x0f99…afc215h ago0x277d96…55ac2f
0x0f99…afc20xe347…1964Base$0.00606670%0xc066…8b8c1d ago0xa47f98…1beac1
0x26e8…51580x0f99…afc2Basex402 service$0.1970%0x0f99…afc21d ago0x73bbaa…531942
0x26e8…51580x0f99…afc2Basex402 service$0.1970%0x0f99…afc21d ago0x0304dc…f939fa
0x26e8…51580x0f99…afc2Basex402 service$0.1970%0x0f99…afc21d ago0xa5a79f…a38b9e
0x26e8…51580x0f99…afc2Basex402 service$0.2070%0x0f99…afc21d ago0x3e4eba…dfe000
0x26e8…51580x0f99…afc2Basex402 service$0.1970%0x0f99…afc21d ago0x961738…debb39
0x26e8…51580x0f99…afc2Basex402 service$0.2070%0x0f99…afc21d ago0xb9250c…92b75b
0x26e8…51580x0f99…afc2Basex402 service$0.2070%0x0f99…afc21d ago0x0e3f37…ad7bc0
0x26e8…51580x0f99…afc2Basex402 service$0.1970%0x0f99…afc21d ago0xa8d16e…633ed4
0x26e8…51580x0f99…afc2Basex402 service$0.1970%0x0f99…afc21d ago0x09002c…924cf8
0x26e8…51580x0f99…afc2Basex402 service$0.2070%0x0f99…afc21d ago0xb282d4…c42d2c
0x26e8…51580x0f99…afc2Basex402 service$0.1970%0x0f99…afc21d ago0x15c2b4…d0248f
0x26e8…51580x0f99…afc2Basex402 service$0.2070%0x0f99…afc21d ago0x0c9c5e…a0f5a6
0x26e8…51580x0f99…afc2Basex402 service$0.2070%0x0f99…afc21d ago0xd59527…6ab23d
0x26e8…51580x0f99…afc2Basex402 service$0.2070%0x0f99…afc21d ago0x56be50…ade3c7
0x26e8…51580x0f99…afc2Basex402 service$0.1970%0x0f99…afc21d ago0x59d57a…4e87b4
0x26e8…51580x0f99…afc2Basex402 service$0.2070%0x0f99…afc21d ago0x800303…eae6f2
0x26e8…51580x0f99…afc2Basex402 service$0.1970%0x0f99…afc21d ago0x3b888e…064024
0x26e8…51580x0f99…afc2Basex402 service$0.2070%0x0f99…afc21d ago0x694547…f5ff5a
0x26e8…51580x0f99…afc2Basex402 service$0.1970%0x0f99…afc21d ago0x10e4e8…6594c4
0x26e8…51580x0f99…afc2Basex402 service$0.2070%0x0f99…afc21d ago0xe6c273…ad694c
0x26e8…51580x0f99…afc2Basex402 service$0.2070%0x0f99…afc21d ago0x8a7632…ad145e
0x26e8…51580x0f99…afc2Basex402 service$0.1970%0x0f99…afc21d ago0x7401f9…25fba2
0x26e8…51580x0f99…afc2Basex402 service$0.1970%0x0f99…afc21d ago0x3c8c44…1443f8

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.