Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa25c…723f0xb6ce…2f00Base—$55.00100%0xa923…c9ac77d ago0x03a641…e242a4
0xa25c…723f0x033f…ad5cBase—$1.00100%0xa923…c9ac77d ago0x646e7c…3bd3d8
0xa25c…723f0xfe71…537eBase—$39.54100%0xa923…c9ac77d ago0xf2fa2f…a35ce8
0xa25c…723f0xb637…596dBase—$30.00100%0xa923…c9ac77d ago0xa7ce9e…f28c76
0xa25c…723f0x0e46…e962Base—$55.00100%0xa923…c9ac77d ago0x20a2be…253ea5
0xa25c…723f0xc285…4bbaBase—$66.61100%0xa923…c9ac77d ago0xc593ee…b2a393
0xa25c…723f0x769e…a75aBase—$27.47100%0xa923…c9ac77d ago0xb8d273…dc530c
0xa25c…723f0xeb90…b0c4Base—$100.00100%0xa923…c9ac77d ago0x970058…c88389
0xa25c…723f0xd261…cea9Base—$12.77100%0xa923…c9ac77d ago0x309731…8f1550
0xa25c…723f0x8beb…fab7Base—$10.00100%0xa923…c9ac77d ago0x40d0b3…339db6
0xa25c…723f0x16af…5affBase—$10.00100%0xa923…c9ac77d ago0x2dd39a…3b4e1b
0xa25c…723f0xc57f…a272Base—$75.00100%0xa923…c9ac77d ago0x6aba88…8a102f
0xa25c…723f0x308a…f7beBase—$38.00100%0xa923…c9ac77d ago0xb17081…ca0f88
0x12ef…6a450xa25c…723fBase—$7.00100%0xa923…c9ac77d ago0xc18beb…a78074
0xa25c…723f0x87d9…ef79Base—$25.00100%0xa923…c9ac77d ago0xe709e1…9146f8
0xa25c…723f0x0bba…04deBase—$25.00100%0xa923…c9ac77d ago0x8c6786…10327f

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.