Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb5b…0f1f0xd611…6939Base$0.14100%0xa923…c9ac110d ago0x2e4a70…3df994
0xeb5b…0f1f0x3a22…5b6dBase$0.06100%0xa923…c9ac110d ago0x0ccbcf…4ff329
0xeb5b…0f1f0x3a22…5b6dBase$0.14100%0xa923…c9ac110d ago0xb1612d…f970fd
0xeb5b…0f1f0x9a28…6205Base$0.18100%0xa923…c9ac110d ago0x2acc15…d968f9
0xeb5b…0f1f0x8ff7…b8a8Base$0.20100%0xa923…c9ac110d ago0xea1866…30273c
0xeb5b…0f1f0x8aeb…12c6Base$0.13100%0xa923…c9ac110d ago0x132a73…685924
0xeb5b…0f1f0x4c4e…8d4dBase$0.16100%0xa923…c9ac110d ago0x0a2ade…9d29c6
0xeb5b…0f1f0x6d8f…0a86Base$0.14100%0xa923…c9ac110d ago0xd5e263…b9958a
0xeb5b…0f1f0x5892…df74Base$0.12100%0xa923…c9ac110d ago0xac6cfa…85b3d8
0xeb5b…0f1f0xf2b5…e531Base$0.10100%0xa923…c9ac110d ago0xa29099…33d426
0xeb5b…0f1f0x92e8…6972Base$0.11100%0xa923…c9ac110d ago0x1584ac…03324c

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.