Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x96f8…daa50xfe80…47eeBase$0.001100%fluxa36d ago0x87ca7b…a3d101
0x96f8…daa50xfe80…47eeBase$0.001100%fluxa36d ago0xd29999…7a4452
0x96f8…daa50xfe80…47eeBase$0.001100%fluxa36d ago0xd2e457…03a40c
0x96f8…daa50xfe80…47eeBase$0.001100%fluxa36d ago0xdc3ceb…bb01d0
0x96f8…daa50xfe80…47eeBase$0.001100%fluxa36d ago0xc2edf5…046ebe
0x96f8…daa50xfe80…47eeBase$0.001100%fluxa36d ago0xeaaec6…74a5c0
0x96f8…daa50xfe80…47eeBase$0.001100%fluxa36d ago0x3fcd3c…f37844
0x96f8…daa50xfe80…47eeBase$0.001100%fluxa36d ago0x4ad933…98e161
0x96f8…daa50xfe80…47eeBase$0.001100%fluxa36d ago0x05f6b9…998f6d
0x96f8…daa50xfe80…47eeBase$0.001100%fluxa36d ago0x3576bf…4131d1
0x96f8…daa50x9c95…e299Base$0.001100%fluxa37d ago0x4004b0…ca17fc
0x96f8…daa50xfe80…47eeBase$0.001100%fluxa37d ago0x0e38bf…44edd8
0x96f8…daa50xfe80…47eeBase$0.001100%fluxa37d ago0xfe4dff…c3074b
0x96f8…daa50xfe80…47eeBase$0.001100%fluxa37d ago0x8bd987…f88cd4
0x96f8…daa50xfe80…47eeBase$0.001100%fluxa37d ago0x317703…415d57
0x96f8…daa50xfe80…47eeBase$0.001100%fluxa37d ago0x33d107…a8da30
0x96f8…daa50xfe80…47eeBase$0.001100%fluxa37d ago0x22f0a4…d76bf2
0x96f8…daa50xfe80…47eeBase$0.001100%fluxa37d ago0x14f9e2…e3647a
0x96f8…daa50xfe80…47eeBase$0.001100%fluxa37d ago0x86a355…6d816b
0x96f8…daa50xfe80…47eeBase$0.001100%fluxa37d ago0x210d84…0e1c2f
0x96f8…daa50xfe80…47eeBase$0.001100%fluxa37d ago0x37a157…773945
0x96f8…daa50xfe80…47eeBase$0.001100%fluxa37d ago0x822c73…b275c5
0x96f8…daa50xfe80…47eeBase$0.001100%fluxa37d ago0x47e652…ca15a4
0x96f8…daa50x9c95…e299Base$0.001100%fluxa37d ago0x17d074…a14576
0x96f8…daa50xfe80…47eeBase$0.001100%fluxa37d ago0xc9bbb3…4cba33

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.