Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa20d ago0x55b550…4b7fcc
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa20d ago0x0af28d…3248c9
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa20d ago0xc3d5d5…d94aa4
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa20d ago0xec03aa…2b9aa5
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa20d ago0x7b3c31…9a0c83
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa20d ago0x8344bf…64541d
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa20d ago0x6832e9…41ec77
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa20d ago0xe5c024…9ec678
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa20d ago0x9dc786…767748
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa20d ago0x9c833b…37b00e
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa20d ago0x76641b…456eea
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa20d ago0x8e22c1…f75c8a
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa20d ago0x4fe836…94df7a
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa20d ago0x4bc1b1…7a2e67
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa20d ago0x1eed9c…2d4ff8
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa20d ago0x9d3901…3821c9
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa20d ago0x40ad2e…d992ae
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa20d ago0x4b7d34…1e5e00
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa20d ago0xbec721…7d7b52
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa20d ago0x5fa0c2…234eca
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa21d ago0xf05d71…cd7418
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa21d ago0x053619…0d3984
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa21d ago0x86d928…3b3396
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa21d ago0x25bfe2…2b7193
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa21d ago0xd4120f…d82797

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.