Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0x42a9a9…4b2e1c
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0x1d6398…8622fa
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0x378c73…8a988f
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0x93154f…011b60
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0x5615eb…623a6a
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0x848b2a…a2592f
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0xbf42a3…ad5abd
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0xc48a12…9a94f5
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0xaa8088…f626fa
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0xcaaa09…606116
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0x9e5191…085239
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0xf4c88a…a9c986
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0xcdb78a…ca7716
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0x388587…73eb0b
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0x410827…8330ba
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0xd5486b…b6738b
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0x5bb202…0aac22
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0x59c7b2…1f2d10
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0x8fc205…67d20b
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0xd35548…a64416
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0x4ce648…d94f07
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a558d ago0x04e589…842e40

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.