Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa16d ago0x26c0d8…2b1e5f
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa16d ago0xebb7cd…776a58
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa16d ago0xd2d6e8…988ad4
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa16d ago0xa18b2d…ae911d
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa16d ago0x2211bf…1b5cb2
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa16d ago0x94c824…52fc6e
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa16d ago0x2ed6e8…e133c6
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa16d ago0xaaa494…91e784
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa16d ago0xf1abb9…912e6c
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa16d ago0xb9c14c…15bb08
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa16d ago0xe4c3be…861e40
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa16d ago0xb59ebe…3d44e2
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa16d ago0x28db17…6fde71
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa16d ago0xd4765c…3031ea
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa16d ago0x2456e8…944615
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa16d ago0xcec559…b81088
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa16d ago0x0b27a4…73f280
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa16d ago0xfc6886…35ee14
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa16d ago0x46f5f7…d7cd93
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa16d ago0x427499…5eeb5f
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa16d ago0x7e795e…ba27a9
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa16d ago0xa575e8…fdbcaf
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa17d ago0x99400d…224f06
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa17d ago0x4e425f…b4f9b9
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa17d ago0xdc3451…c38482

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.