Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee07…c3450xfe80…47eeBase$0.001100%fluxa15d ago0x2ccb5e…066c26
0xee07…c3450xfe80…47eeBase$0.001100%fluxa15d ago0x94f4c0…12242d
0xee07…c3450xfe80…47eeBase$0.001100%fluxa15d ago0x845e56…df5d30
0xee07…c3450xfe80…47eeBase$0.001100%fluxa15d ago0xa688db…3bc6c7
0xee07…c3450xfe80…47eeBase$0.001100%fluxa15d ago0x2e6260…0c6b23
0xee07…c3450xfe80…47eeBase$0.001100%fluxa15d ago0x9ee5cd…a20834
0xee07…c3450xfe80…47eeBase$0.001100%fluxa15d ago0x1966d4…e32b0e
0xee07…c3450xfe80…47eeBase$0.001100%fluxa15d ago0x2d957c…a5bed2
0xee07…c3450xfe80…47eeBase$0.001100%fluxa15d ago0x22ea66…cb4fde
0xee07…c3450xfe80…47eeBase$0.001100%fluxa15d ago0x8886ad…81ac57
0xee07…c3450xfe80…47eeBase$0.001100%fluxa15d ago0x05448b…090266
0xee07…c3450xfe80…47eeBase$0.001100%fluxa15d ago0xe422ad…1083b0
0xee07…c3450xfe80…47eeBase$0.001100%fluxa15d ago0xfbffcf…e6d5aa
0xee07…c3450xfe80…47eeBase$0.001100%fluxa15d ago0x709143…f0ea74
0xee07…c3450xfe80…47eeBase$0.001100%fluxa15d ago0xee98d4…31b353
0xee07…c3450xfe80…47eeBase$0.001100%fluxa15d ago0x7d2ee5…15cd9d
0xee07…c3450xfe80…47eeBase$0.001100%fluxa15d ago0x99fe95…090390
0xee07…c3450xfe80…47eeBase$0.001100%fluxa15d ago0x60e098…49cac2
0xee07…c3450xfe80…47eeBase$0.001100%fluxa15d ago0xdc7eec…b9cf30
0xee07…c3450xfe80…47eeBase$0.001100%fluxa15d ago0x8f400f…c12a55
0xee07…c3450xfe80…47eeBase$0.001100%fluxa15d ago0xa769c3…0171c6
0xee07…c3450xfe80…47eeBase$0.001100%fluxa15d ago0xf658de…9f1b7f
0xee07…c3450xfe80…47eeBase$0.001100%fluxa15d ago0xf3e1df…e01af7
0xee07…c3450xfe80…47eeBase$0.001100%fluxa15d ago0x600764…753322
0xee07…c3450xfe80…47eeBase$0.001100%fluxa15d ago0xcd7798…209e61

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.