Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a1e…aeef0x3d4b…0a11Base—$45.00100%0xa923…c9ac59d ago0x90fac5…289f67
0x6a1e…aeef0xe3b5…d1acBase—$30.00100%0xa923…c9ac59d ago0xe28778…8f48b0
0x6a1e…aeef0x0a40…247aBase—$50.00100%0xa923…c9ac59d ago0xd95d03…afd47e
0x6a1e…aeef0x2687…3f38Base—$15.00100%0xa923…c9ac59d ago0xffd0f2…b9cd4e
0x6a1e…aeef0x1b5e…97f6Base—$20.00100%0xa923…c9ac59d ago0x72ec7c…fe2342
0x6a1e…aeef0x0fa8…99beBase—$30.00100%0xa923…c9ac60d ago0x71be4a…5f4b2a
0x6a1e…aeef0x4097…db8fBase—$40.00100%0xa923…c9ac60d ago0x1bda2b…63889d
0x6a1e…aeef0x94da…ca71Base—$40.00100%0xa923…c9ac60d ago0x6b0b62…195775

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.