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%fluxa31d ago0x0db6c6…31be93
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa31d ago0x915a81…06c1b7
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa31d ago0x3fe60f…b24fff
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa31d ago0x98f346…81f6a0
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa31d ago0x50e33b…f247a0
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa31d ago0x0b21e8…b82182
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa31d ago0x6f42ba…41bd6a
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa31d ago0xae01cc…f63d5e
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa31d ago0x771842…21479a
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa31d ago0x682937…2f00b2
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa31d ago0xfa71a0…0b418c
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa31d ago0x8663f3…a0dde6
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa31d ago0x88f725…429701
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa31d ago0xc637eb…f836e9
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa31d ago0xf732b2…92c7d8
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa31d ago0xc1b9f6…da5f33
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa31d ago0x3727d3…75f051
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa31d ago0x2ec36a…ccf230
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa31d ago0xa9d9d3…6b7d51
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa31d ago0x7f906a…a8dbea
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa32d ago0xddf31e…3806be
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa32d ago0xad1387…6e1e1c
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa32d ago0x929a94…fdf768
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa32d ago0xd0f7c7…ec1706
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa32d ago0x315010…17a7d4

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.