Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6eec…cd2f0x9c95…e299Base$0.001100%fluxa40d ago0xc67bb9…61bad5
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa40d ago0x45d705…09c68d
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa40d ago0x841d05…5dcaea
0x6eec…cd2f0x9c95…e299Base$0.001100%fluxa40d ago0x4cf513…8feb5b
0x6eec…cd2f0x9c95…e299Base$0.001100%fluxa40d ago0xd6be32…6525ff
0x6eec…cd2f0x9c95…e299Base$0.001100%fluxa40d ago0x33d7d2…afa86c
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa40d ago0xd087c8…08ba52
0x6eec…cd2f0x9c95…e299Base$0.001100%fluxa40d ago0xc95876…e9a9f1
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa40d ago0xca5d13…5b51ea
0x6eec…cd2f0x9c95…e299Base$0.001100%fluxa40d ago0xe84dd7…19653b
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa40d ago0xa1b42a…34bfbb
0x6eec…cd2f0x9c95…e299Base$0.001100%fluxa40d ago0xfa64a3…e0e545
0x6eec…cd2f0x9c95…e299Base$0.001100%fluxa40d ago0xd424da…945a2c
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa40d ago0xbc3c20…b4c4d0
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa40d ago0xfc1671…ea323d
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa40d ago0x1c7ba2…2f94ce
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa40d ago0xc37426…d72b8e
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa40d ago0x9ae220…da2a3b

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.