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%fluxa28d ago0xfc7228…ff2f95
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa28d ago0xab82cd…0abd14
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa28d ago0x41d2e2…4a260c
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa28d ago0xf05d3f…c877cb
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa28d ago0xebdae6…02a36c
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa28d ago0x29a0cb…d5f82e
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa28d ago0x68f8c4…fc361c
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa28d ago0x1ac7a8…1edf04
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa28d ago0xa38039…aac630
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa28d ago0x8bdfe1…47602b
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa28d ago0xdc9956…f68ba8
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa28d ago0x4a2bab…0582fd
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa28d ago0x708d6c…f591db
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa28d ago0xbd0b0a…a6135c
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa28d ago0x2e2c3c…b5065e
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa28d ago0x5a5c22…f97421
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa28d ago0x20253e…d200a4
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa28d ago0xa5ca41…8dbb22
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa28d ago0x173816…fe9634
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa28d ago0xa279b4…f36b82
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa28d ago0x418a8c…3c5f49
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa29d ago0xcc5965…3976fc
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa29d ago0xee49de…97b67c
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa29d ago0x35d1b9…5ab46a
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa29d ago0x2839cf…56ce0e

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.