Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3bf6…4fb30xfe80…47eeBase$0.001100%fluxa39d ago0x70ddb8…8b2f5e
0x3bf6…4fb30x9c95…e299Base$0.001100%fluxa39d ago0x06de42…43d8d7
0x3bf6…4fb30x9c95…e299Base$0.001100%fluxa39d ago0x36deb5…33abb1
0x3bf6…4fb30x9c95…e299Base$0.001100%fluxa39d ago0x90d6ce…09b54d
0x3bf6…4fb30xfe80…47eeBase$0.001100%fluxa39d ago0x82af00…485a14
0x3bf6…4fb30x9c95…e299Base$0.001100%fluxa39d ago0x058ea9…3ccb2e
0x3bf6…4fb30xfe80…47eeBase$0.001100%fluxa39d ago0x3ad791…f41cbe
0x3bf6…4fb30x9c95…e299Base$0.001100%fluxa39d ago0x941f12…f01efa
0x3bf6…4fb30x9c95…e299Base$0.001100%fluxa39d ago0x8a4ec2…5e77f7
0x3bf6…4fb30x9c95…e299Base$0.001100%fluxa39d ago0x5b3f22…26cba0
0x3bf6…4fb30xfe80…47eeBase$0.001100%fluxa39d ago0x139f46…0b5711
0x3bf6…4fb30xfe80…47eeBase$0.001100%fluxa39d ago0x12ac70…9baf1f
0x3bf6…4fb30xfe80…47eeBase$0.001100%fluxa39d ago0xd7d889…6b34af
0x3bf6…4fb30xfe80…47eeBase$0.001100%fluxa39d ago0x2ec723…934a2b
0x3bf6…4fb30xfe80…47eeBase$0.001100%fluxa39d ago0x4569b6…d886d3
0x3bf6…4fb30x9c95…e299Base$0.001100%fluxa39d ago0xa65553…8e8195
0x3bf6…4fb30x9c95…e299Base$0.001100%fluxa39d ago0x281622…55c6fc
0x3bf6…4fb30xfe80…47eeBase$0.001100%fluxa39d ago0xf279f6…8abc6b
0x3bf6…4fb30xfe80…47eeBase$0.001100%fluxa39d ago0x31ee88…9cd001
0x3bf6…4fb30x9c95…e299Base$0.001100%fluxa40d ago0x2f0e89…879c97
0x3bf6…4fb30x9c95…e299Base$0.001100%fluxa40d ago0x097f98…a841d4
0x3bf6…4fb30xfe80…47eeBase$0.001100%fluxa40d ago0xd53baf…8b39c4
0x3bf6…4fb30x9c95…e299Base$0.001100%fluxa40d ago0xb88c74…902d32
0x3bf6…4fb30x9c95…e299Base$0.001100%fluxa40d ago0x905711…c8d634
0x3bf6…4fb30x9c95…e299Base$0.001100%fluxa40d ago0x6f428a…8bdca6

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.