Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa35d ago0xbbff3d…e499ee
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa35d ago0x930840…6e3ff2
0x1ea5…276b0x9c95…e299Base—$0.001100%fluxa35d ago0x71edba…6d1ac3
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa35d ago0xd287d7…83f2cd
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa35d ago0x010f23…b8d9b5
0x1ea5…276b0x9c95…e299Base—$0.001100%fluxa35d ago0x699a15…e278ee
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa35d ago0x20f809…89795c
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa35d ago0x4bd586…3701ac
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa35d ago0x969844…cc644a
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa35d ago0x54ef6c…7f4dbf
0x1ea5…276b0x9c95…e299Base—$0.001100%fluxa35d ago0x179c94…8b2884
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa35d ago0x65281d…6d0cb5
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa35d ago0xc60435…cd4be9
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa35d ago0x40dde7…035989
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa35d ago0x3e17c5…a2580e
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa35d ago0xf86c00…42191b
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa35d ago0x4e5a61…f0e83b
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa35d ago0xf6520d…3440c9
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa36d ago0xdcb9f1…dd19c4
0x1ea5…276b0x9c95…e299Base—$0.001100%fluxa36d ago0x8e8a95…64f1ef
0x1ea5…276b0x9c95…e299Base—$0.001100%fluxa36d ago0xd1999e…ac7dcc
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa36d ago0x72ad15…d2c83b

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.