Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa25d ago0x1ddd9f…edf4a4
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa25d ago0x18581e…1ab1e6
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa25d ago0x4414b0…56d7c2
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa25d ago0x1d2360…faa343
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa25d ago0x403486…033861
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa25d ago0x9e5ad4…a62a0b
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa25d ago0xd525f8…019f47
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa25d ago0xe738e7…5af11d
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa25d ago0x4e8d58…9cd1d5
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa25d ago0x97b26f…75b55f
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa25d ago0xbf6ff4…5cb991
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa26d ago0x3499be…888e36
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa26d ago0xc9371e…382971
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa26d ago0xec69da…22ab5e
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa26d ago0x1b2650…1005d6
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa26d ago0x05118b…507cce
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa26d ago0x3d4ab5…6dd66c
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa26d ago0x5f27be…951f87
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa26d ago0xfe154e…fc6538
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa26d ago0xd22c5d…d2d3d2
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa26d ago0x03107c…ce187a
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa26d ago0xf56685…f9ec33
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa26d ago0x5c663c…ae3cb5
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa26d ago0xf17c4e…4e7135
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa26d ago0x5dfaac…12e408

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.