Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa39d ago0x72fa75…997ef3
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa39d ago0xcffb8f…af0aba
0xec2c…52d10x9c95…e299Base$0.001100%fluxa39d ago0xcb8844…547384
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa39d ago0x644c25…a4764e
0xec2c…52d10x9c95…e299Base$0.001100%fluxa39d ago0x6a8b74…138cca
0xec2c…52d10x9c95…e299Base$0.001100%fluxa39d ago0x5a7b0a…e1cfaf
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa39d ago0x5a448a…6681b6
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa39d ago0x80d5db…199c90
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa39d ago0xb3834c…1ea73b
0xec2c…52d10x9c95…e299Base$0.001100%fluxa40d ago0xe3b935…31e0d2
0xec2c…52d10x9c95…e299Base$0.001100%fluxa40d ago0x048583…7e4b91
0xec2c…52d10x9c95…e299Base$0.001100%fluxa40d ago0xf95028…75e314
0xec2c…52d10x9c95…e299Base$0.001100%fluxa40d ago0x5d8da8…ca8dd1
0xec2c…52d10x9c95…e299Base$0.001100%fluxa40d ago0xd5d2c4…7cf11e
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa40d ago0x7a4307…924bf2
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa40d ago0xa4c96f…5a0a0d
0xec2c…52d10x9c95…e299Base$0.001100%fluxa40d ago0x6b86c3…5561f3
0xec2c…52d10x9c95…e299Base$0.001100%fluxa40d ago0x244ffb…6a4743
0xec2c…52d10x9c95…e299Base$0.001100%fluxa40d ago0xdd19a1…e3344b
0xec2c…52d10x9c95…e299Base$0.001100%fluxa40d ago0x99c751…193dc7
0xec2c…52d10x9c95…e299Base$0.001100%fluxa40d ago0xbfd6bf…c13f5c
0xec2c…52d10x9c95…e299Base$0.001100%fluxa40d ago0xbee261…c34d7d
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa40d ago0x54e5c2…ff6d2f
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa40d ago0xf29997…324a22

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.