Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa38d ago0x09fd1e…2996a2
0x8db2…9cc40x9c95…e299Base—$0.001100%fluxa39d ago0xd95ccf…f0069f
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa39d ago0x9be58a…39284d
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa39d ago0xec5d9a…a75768
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa39d ago0x1cf1d4…0ca75c
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa39d ago0x309a9f…f43aba
0x8db2…9cc40x9c95…e299Base—$0.001100%fluxa39d ago0x95a94a…d3e44b
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa39d ago0xeb811b…eab772
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa39d ago0x08deac…75ca42
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa39d ago0x9478a1…ed60c3
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa39d ago0xf04087…ec9943
0x8db2…9cc40x9c95…e299Base—$0.001100%fluxa39d ago0xd54adf…d3ee04
0x8db2…9cc40x9c95…e299Base—$0.001100%fluxa39d ago0x6c166c…6c09cf
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa39d ago0x5e15fe…0b1548
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa39d ago0xb0bb78…620b19
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa39d ago0xb7d52a…abc4a2
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa39d ago0x14760b…c01c6f
0x8db2…9cc40x9c95…e299Base—$0.001100%fluxa39d ago0xa4e1e4…c8ad56
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa39d ago0xd95962…ad9d99
0x8db2…9cc40x9c95…e299Base—$0.001100%fluxa39d ago0x65b305…bc8b14
0x8db2…9cc40x9c95…e299Base—$0.001100%fluxa39d ago0xac9091…794321
0x8db2…9cc40x9c95…e299Base—$0.001100%fluxa39d ago0x326f82…61c685
0x8db2…9cc40x9c95…e299Base—$0.001100%fluxa39d ago0xd9ad3b…770ac0
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa39d ago0x3b0995…ac80a3
0x8db2…9cc40x9c95…e299Base—$0.001100%fluxa39d ago0x98894c…b0fdf9

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.