Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa25c…723f0x4d22…775fBase$20.00100%0xa923…c9ac62d ago0x7f74f6…931ef1
0xa25c…723f0x7286…427dBase$24.99100%0xa923…c9ac62d ago0x17b0ba…760966
0xa25c…723f0xc1e2…1d02Base$50.00100%0xa923…c9ac62d ago0x53f74e…2d51f7
0xa25c…723f0xf017…f363Base$55.00100%0xa923…c9ac62d ago0xa9a28d…cc20ad
0xa25c…723f0xd6b4…9983Base$20.00100%0xa923…c9ac62d ago0x843c66…c11bf3
0xa25c…723f0x4ea5…5038Base$75.00100%0xa923…c9ac62d ago0xcd336a…726abc
0xa25c…723f0x2b7b…bd97Base$50.00100%0xa923…c9ac62d ago0xf5cf3b…002ea6
0xa25c…723f0x5712…71f4Base$25.00100%0xa923…c9ac62d ago0x4a9b77…9e56f4
0xa25c…723f0xc1b0…ed7eBase$25.00100%0xa923…c9ac62d ago0x40f24c…163458
0xa25c…723f0xbfe8…dd29Base$75.00100%0xa923…c9ac62d ago0xf76837…688c9f
0xa25c…723f0x4580…7239Base$50.00100%0xa923…c9ac62d ago0x21cea3…e4c40b

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.