Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa75d ago0x78f49c…51047d
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa75d ago0xe39a9a…4e06ee
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa75d ago0x1b8269…eca5bc
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa75d ago0x6767bb…8fc3c6
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa75d ago0x26b635…45c395
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa75d ago0x773ca1…322cc9
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa75d ago0xe8354d…166f33
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa75d ago0x082076…3816b8
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa75d ago0x92e689…fd5949
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa75d ago0xa88012…079af9
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa76d ago0x03b2f8…748940
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa76d ago0xc0a2e5…57d051
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa76d ago0xf4b6a2…4d5682
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa76d ago0x7a5e3a…48b6e3
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa76d ago0x872014…1584ce
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa76d ago0x266a82…80e997
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa76d ago0x2f00fd…ed1d57
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa76d ago0x88f734…e7b16e
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa76d ago0xcc64c9…038545
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa76d ago0x54b0ad…5dca21
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa76d ago0xcd7fac…a7ad12
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa76d ago0xc9e670…78bde1
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa76d ago0x81815b…d1a09e
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa76d ago0x946e44…50490b
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa76d ago0x88cc6f…5512ab

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.