Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe694…e4370x49e6…9a18Base$0.10100%dexter38d ago0xc4ce9e…2f546c
0xe694…e4370xee98…823aBase$0.10100%dexter38d ago0x5cfa63…98c2e8
0xe694…e4370xc49b…0b95Base$0.10100%dexter38d ago0xae60df…e6b6e9
0xe694…e4370xca1e…bde2Base$0.10100%dexter38d ago0xc51b45…cd8fab
0xe694…e4370x4834…8de0Base$0.10100%dexter38d ago0x4b77fc…3a9a78
0xe694…e4370x017f…fed2Base$0.10100%dexter38d ago0x669b1b…6d3ff4
0xe694…e4370x820f…2b27Base$0.10100%dexter38d ago0x389d89…1cbc92
0xe694…e4370xbc8b…12cfBase$0.10100%dexter38d ago0x367cc6…62029e
0xe694…e4370xd8f9…f23cBase$0.10100%dexter38d ago0x529c6a…fb2321
0xe694…e4370x3f21…0665Base$0.10100%dexter38d ago0xf24914…49eb29
0xe694…e4370xaa67…2fc9Base$0.10100%dexter38d ago0xae7370…e7a6ad
0xe694…e4370x0fc5…b139Base$0.10100%dexter38d ago0x9c0166…6e8444
0xe694…e4370xf974…75bbBase$0.10100%dexter38d ago0x3389dc…ac9e14
0xe694…e4370xfaf9…a1f4Base$0.10100%dexter38d ago0xccd3ac…8337b0
0xe694…e4370x4f87…cbe6Base$0.10100%dexter38d ago0x054c3f…4279d3
0xe694…e4370xe0c5…31abBase$0.10100%dexter38d ago0xd03a48…5ef23b
0xe694…e4370x25f3…a77bBase$0.10100%dexter38d ago0xc5800d…c30641
0xe694…e4370xd2b4…98c5Base$0.10100%dexter38d ago0xd92f77…d4a34c
0xe694…e4370x2b31…e609Base$0.10100%dexter38d ago0x4ebfee…e87131
0xe694…e4370x7a62…0b8aBase$0.10100%dexter38d ago0x563a9f…04302e
0xe694…e4370xe596…d8b0Base$0.10100%dexter38d ago0x9a8d1a…77803e
0xe694…e4370xcb2b…e8bbBase$0.10100%dexter38d ago0x342491…b2d29f
0xe694…e4370xde3c…4e51Base$0.10100%dexter38d ago0x635ac3…37c228
0xe694…e4370x7160…252eBase$0.10100%dexter38d ago0x9783f3…fabeec
0xe694…e4370xc720…527bBase$0.10100%dexter38d ago0xf4c886…9c69c8

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.