Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0x174b…38d30x73fc…b29bBase$0.006100%0x0018…ca9769d ago0xa28913…812517
0x174b…38d30x73fc…b29bBase$0.006100%0x0018…ca9769d ago0xe999ef…a11f09
0xae65…4d380x73fc…b29bBase$0.006100%0x0018…ca9769d ago0x9e859e…d79360
0xae65…4d380x73fc…b29bBase$0.0035100%0x0018…ca9769d ago0x93005f…8d60e9
0xae65…4d380x73fc…b29bBase$0.01100%0x0018…ca9769d ago0x0a78c6…a37de7
0xb4ad…be890x73fc…b29bBase$0.0085100%0x0018…ca9770d ago0xb1454c…bdb3de
0xe48f…3ab60x73fc…b29bBase$0.006100%0x0018…ca9770d ago0x67bffb…c587f1
0xe48f…3ab60x73fc…b29bBase$0.006100%0x0018…ca9770d ago0x910de7…01f59b
0xe48f…3ab60x73fc…b29bBase$0.0085100%0x0018…ca9770d ago0xf0377a…1d8d27
0xe48f…3ab60x73fc…b29bBase$0.006100%0x0018…ca9770d ago0x66d8fd…3622a7
0xe48f…3ab60x73fc…b29bBase$0.0075100%0x0018…ca9770d ago0x158de6…0ede7a
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca9770d ago0xdcd3ad…e3cc29
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca9770d ago0x4d2ee2…e21040
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca9770d ago0xbaccb8…f04425
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca9770d ago0xfc0c29…a48b31
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca9770d ago0xd48ffe…85f123
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca9770d ago0x8269bb…04d3d3
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca9770d ago0x63359e…5c4cee
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca9770d ago0xe70df9…3be34b
0xeb94…22ee0x73fc…b29bBase$0.0075100%0x0018…ca9770d ago0x7139e2…91d1cd
0x35da…d1ca0x73fc…b29bBase$0.01100%0x0018…ca9770d ago0x33eb37…8ea4f0
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca9770d ago0x691cd0…616f49
0x35da…d1ca0x73fc…b29bBase$0.01100%0x0018…ca9770d ago0x9ecc1a…5bf438
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca9770d ago0xbeedcb…017c10
0xeb94…22ee0x73fc…b29bBase$0.0075100%0x0018…ca9770d ago0xcdc808…255de8

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.