Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc853…08600x0fa2…f5e6Base—$0.05100%0xa923…c9ac110d ago0x3e4773…890600
0xc853…08600xb551…e0e1Base—$0.05100%0xa923…c9ac110d ago0x353bc5…01de08
0xc853…08600x7b07…2d5aBase—$0.15100%0xa923…c9ac110d ago0xd5f8f9…77b1cb
0xc853…08600xe3c8…7269Base—$0.30100%0xa923…c9ac110d ago0x7c0df5…8caf78
0xc853…08600x4ce4…ab2aBase—$0.20100%0xa923…c9ac110d ago0xd7bc2a…6e52b0
0xc853…08600x7ff0…7b75Base—$0.15100%0xa923…c9ac110d ago0x01afea…569610
0xc853…08600xffe5…40ecBase—$0.10100%0xa923…c9ac110d ago0x728039…6563ce
0xc853…08600x9166…9f1aBase—$0.17100%0xa923…c9ac110d ago0xe79607…385b70
0xc853…08600x3568…badaBase—$0.20100%0xa923…c9ac110d ago0xa9ff8d…6da915
0xc853…08600x05c5…4c9aBase—$0.11100%0xa923…c9ac110d ago0xafed5e…bb9039

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.