Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a39…d9cf0x9c95…e299Base$0.001100%fluxa43d ago0x333459…754b6b
0x7a39…d9cf0xfe80…47eeBase$0.001100%fluxa43d ago0x366362…de63de
0x7a39…d9cf0x9c95…e299Base$0.001100%fluxa43d ago0x4fb6db…3172d4
0x7a39…d9cf0x9c95…e299Base$0.001100%fluxa43d ago0xebf855…804b8a
0x7a39…d9cf0x9c95…e299Base$0.001100%fluxa43d ago0xd7eb12…5eef7e
0x7a39…d9cf0x9c95…e299Base$0.001100%fluxa43d ago0x8016c2…273ce4
0x7a39…d9cf0xfe80…47eeBase$0.001100%fluxa43d ago0x195287…20c186
0x7a39…d9cf0x9c95…e299Base$0.001100%fluxa43d ago0xe26dcd…949508
0x7a39…d9cf0x9c95…e299Base$0.001100%fluxa43d ago0xbf33c1…054875
0x7a39…d9cf0x9c95…e299Base$0.001100%fluxa43d ago0x73beb7…82d090
0x7a39…d9cf0x9c95…e299Base$0.001100%fluxa43d ago0x71c323…0149e5
0x7a39…d9cf0xfe80…47eeBase$0.001100%fluxa43d ago0x18cdd1…140f3a
0x7a39…d9cf0xfe80…47eeBase$0.001100%fluxa43d ago0xe9acc6…220d9b
0x7a39…d9cf0xfe80…47eeBase$0.001100%fluxa43d ago0xe7a84b…bb88a8
0x7a39…d9cf0xfe80…47eeBase$0.001100%fluxa43d ago0xfe6ba3…e70e9e
0x7a39…d9cf0xfe80…47eeBase$0.001100%fluxa43d ago0x0c611b…482abf
0x7a39…d9cf0xfe80…47eeBase$0.001100%fluxa43d ago0x6ee2f3…f72344
0x7a39…d9cf0xfe80…47eeBase$0.001100%fluxa43d ago0xde3901…32184e
0x7a39…d9cf0x9c95…e299Base$0.001100%fluxa43d ago0x0da581…d451b8
0x7a39…d9cf0x9c95…e299Base$0.001100%fluxa44d ago0x12901b…96946b
0x7a39…d9cf0x9c95…e299Base$0.001100%fluxa44d ago0xe3f4be…29b4b3
0x7a39…d9cf0xfe80…47eeBase$0.001100%fluxa44d ago0x75379d…408784
0x7a39…d9cf0x9c95…e299Base$0.001100%fluxa44d ago0x9ee330…d35f8e
0x7a39…d9cf0xfe80…47eeBase$0.001100%fluxa44d ago0x77f0de…85ecd4
0x7a39…d9cf0x9c95…e299Base$0.001100%fluxa44d ago0xc9d163…d03063

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.