Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde30…05d50xfe80…47eeBase$0.001100%fluxa37d ago0x190f3f…0c091e
0xde30…05d50xfe80…47eeBase$0.001100%fluxa37d ago0xbc0eed…64b002
0xde30…05d50xfe80…47eeBase$0.001100%fluxa37d ago0x57b375…965311
0xde30…05d50xfe80…47eeBase$0.001100%fluxa37d ago0xaf5826…7a089f
0xde30…05d50xfe80…47eeBase$0.001100%fluxa37d ago0xfa5414…d14164
0xde30…05d50x9c95…e299Base$0.001100%fluxa37d ago0x4a41da…3fbad2
0xde30…05d50xfe80…47eeBase$0.001100%fluxa37d ago0x08c28a…623eb1
0xde30…05d50x9c95…e299Base$0.001100%fluxa37d ago0x438cb6…5e6088
0xde30…05d50xfe80…47eeBase$0.001100%fluxa37d ago0x68e522…2b48a4
0xde30…05d50xfe80…47eeBase$0.001100%fluxa37d ago0x09edaf…de7fc7
0xde30…05d50xfe80…47eeBase$0.001100%fluxa37d ago0x13a66b…88cb59
0xde30…05d50xfe80…47eeBase$0.001100%fluxa37d ago0xea3a20…e4eff5
0xde30…05d50xfe80…47eeBase$0.001100%fluxa37d ago0x342ac8…f0031a
0xde30…05d50xfe80…47eeBase$0.001100%fluxa37d ago0x104838…eda504
0xde30…05d50xfe80…47eeBase$0.001100%fluxa37d ago0xad3db9…87216e
0xde30…05d50xfe80…47eeBase$0.001100%fluxa37d ago0x97a1c1…f061bd
0xde30…05d50x9c95…e299Base$0.001100%fluxa37d ago0xa7f233…e65ed0
0xde30…05d50xfe80…47eeBase$0.001100%fluxa38d ago0x3dbee6…63b831
0xde30…05d50x9c95…e299Base$0.001100%fluxa38d ago0xd42493…1eed05
0xde30…05d50xfe80…47eeBase$0.001100%fluxa38d ago0xd1775e…81b319
0xde30…05d50xfe80…47eeBase$0.001100%fluxa38d ago0x7191b2…a99f46
0xde30…05d50x9c95…e299Base$0.001100%fluxa38d ago0xa10fc8…1f8999
0xde30…05d50xfe80…47eeBase$0.001100%fluxa38d ago0xfa196e…65dad7
0xde30…05d50xfe80…47eeBase$0.001100%fluxa38d ago0x003950…57bf80
0xde30…05d50xfe80…47eeBase$0.001100%fluxa38d ago0x493acd…9f407e

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.