Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe771…ac0b0x9c95…e299Base—$0.001100%fluxa36d ago0x835f31…9e69ed
0xe771…ac0b0x9c95…e299Base—$0.001100%fluxa36d ago0xf889d4…23fc36
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa36d ago0x664b8b…b93ac1
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa36d ago0xf24d60…02417f
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa36d ago0xcfe1e1…42ee58
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa36d ago0x74ffd3…71a298
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa36d ago0x6dd171…96c678
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa36d ago0x9092da…cea4a0
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa36d ago0x558ff0…dbbcc9
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa36d ago0x70640e…d3f80f
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa36d ago0x5c0f4d…4f0448
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa36d ago0xdd3daf…1c9874
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa36d ago0x31f8e9…f43ff3
0xe771…ac0b0x9c95…e299Base—$0.001100%fluxa36d ago0x02839e…ab2525
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa36d ago0x8b943c…38666b
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa36d ago0xdadfdf…87eee0
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa36d ago0x8f1280…943596
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa36d ago0xcf144f…12aa89
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa36d ago0x27e737…4d529a
0xe771…ac0b0x9c95…e299Base—$0.001100%fluxa36d ago0x24065d…5f061c
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa37d ago0x52ec00…739ad2
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa37d ago0x1dfd0f…235826
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa37d ago0xec598e…8c659e
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa37d ago0xdb1957…c66b37
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa37d ago0xf43c63…b7b029

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.