Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa38d ago0xb7eb5b…d71669
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa38d ago0x086be4…a6242c
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa38d ago0xb1cff8…47d67f
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa38d ago0xf20252…ce5ab5
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa38d ago0x55560e…de000e
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa38d ago0x29f9a3…136072
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa38d ago0x365377…b14c17
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa38d ago0xd3aded…a09216
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa38d ago0xc957c2…e4afe3
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa38d ago0x4efdfc…fef369
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa38d ago0x2980a9…58c952
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa38d ago0xf9b9cb…275b48
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa38d ago0x292814…6fa151
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa38d ago0x9b5a2a…8f66da
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa38d ago0xade6b2…1d50d3
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa38d ago0x96a46e…766def
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa38d ago0x1ae713…75f190
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa38d ago0x4d65af…76da62
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa38d ago0x666d0b…e470a1
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa38d ago0xff4cf4…724b27
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa38d ago0x74c057…eddc73
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa38d ago0xd4fcfc…673cc7
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa38d ago0x51ccc4…4a531e
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa38d ago0xa7fe7c…61a554
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa38d ago0xd38dc0…2ba73d

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.