Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa40d ago0x6d9041…755039
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa40d ago0x2cae50…d7eda7
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa40d ago0xb13119…522d80
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa40d ago0x62e9b3…d09363
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa40d ago0x2680b8…fbfc4a
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa40d ago0x194152…b588d1
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa40d ago0x0502f8…b9fc0f
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa40d ago0x0494c4…5d2241
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa40d ago0xba2fea…c0ad62
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa40d ago0x917ffa…c0cd4e
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa40d ago0xb7b963…5a1e6d
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa40d ago0x97ca16…88a3fb
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa40d ago0x4931c4…7fcb97
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa40d ago0x865fbc…a387b7
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa40d ago0xf00cde…409ca7
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa40d ago0xb2b38e…6bc299
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa40d ago0x8abb9a…1f3e3b
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa40d ago0x1c2268…851eb2
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa40d ago0x6489eb…3fbd0d
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa40d ago0x4340f2…15f320
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa40d ago0xe5e1d6…5609bb
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa40d ago0xa44a74…ce0abd
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa40d ago0xfc5b00…e754a6
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa40d ago0x6a6a04…cb4e63
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa40d ago0xf6ff15…9615b5

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.