Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa25c…723f0xfd6a…f661Base$40.00100%0xa923…c9ac91d ago0xca585c…2ecdb2
0xa25c…723f0x5dae…dae4Base$85.00100%0xa923…c9ac91d ago0xcd9b77…45a0a3
0xa25c…723f0xf393…cde5Base$75.00100%0xa923…c9ac91d ago0x55937c…346c84
0xa25c…723f0x494c…9fabBase$75.00100%0xa923…c9ac91d ago0x3c7c6d…8352da
0xa25c…723f0xcbd9…e91eBase$100.00100%0xa923…c9ac91d ago0x72d00c…acceea
0xa25c…723f0x2dfc…e604Base$100.00100%0xa923…c9ac91d ago0xf6ec19…765639
0xa25c…723f0xd05e…c7d8Base$25.00100%0xa923…c9ac92d ago0x3d85c0…062658
0xa25c…723f0xa980…a3a3Base$5.00100%0xa923…c9ac92d ago0x961f8f…f12251
0xa25c…723f0x99aa…fc52Base$15.00100%0xa923…c9ac92d ago0x5b50be…354c6f
0xa25c…723f0x02e5…38e9Base$35.57100%0xa923…c9ac92d ago0xba4eec…5c33e4
0xa25c…723f0xa0e4…9663Base$113.82100%0xa923…c9ac92d ago0x7d9671…40d350
0xa25c…723f0x50c6…a527Base$20.00100%0xa923…c9ac92d ago0x5e0f2e…2e10f6

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.