Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa23d ago0xde5350…d1791c
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa23d ago0x8d1937…36c08c
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa23d ago0x97bbb9…fdb22e
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa23d ago0x674de8…0fc5f0
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa24d ago0x121e0f…0f7599
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa24d ago0x72f40c…6d8eac
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa24d ago0x8ae9e6…0f8392
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa24d ago0xbed3a2…bbea5b
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa24d ago0xe98c22…c3b54b
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa24d ago0x3a7817…328364
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa24d ago0x6c10db…6b3d19
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa24d ago0x06d019…f81516
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa24d ago0x35dfcc…310004
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa24d ago0x01add6…15e80c
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa24d ago0x034728…e70214
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa24d ago0x773d04…d7cb3c
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa24d ago0x2da797…2c6f45
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa24d ago0x586d03…093e2c
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa24d ago0x14c9be…4ff1ea
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa24d ago0x067326…418117
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa24d ago0xa28320…c28d34
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa24d ago0xf7a3f5…e1dec2
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa24d ago0xdff902…cb3546
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa24d ago0x2363a8…b82697
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa24d ago0xe6af94…057856

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.