Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa17d ago0xa9d559…9ba5ba
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa18d ago0x373a45…47263f
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa18d ago0x54c0e3…6e5cc6
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa18d ago0x31933c…4de1bb
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa18d ago0x0253e7…d60851
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa18d ago0x6227d0…04cb1c
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa18d ago0x4b2efb…78c102
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa18d ago0xba87fb…2318be
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa18d ago0x1d2bf0…53821a
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa18d ago0xfa613f…ca2340
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa18d ago0x89a41d…dd56b3
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa18d ago0x940ef3…6910be
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa18d ago0x28940c…5693bd
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa18d ago0x0a0a38…185766
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa18d ago0x92f525…68d689
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa18d ago0xcf74ad…4c115b
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa18d ago0x482c2a…d39dbd
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa18d ago0x73a582…38c501
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa18d ago0x8e1681…134a9b
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa18d ago0xad8349…a9793e
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa18d ago0x3bb1e6…ccc0a7
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa18d ago0x3c9f8b…05d977
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa18d ago0x819eae…40da52
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa18d ago0xc6bb45…decaae
0x1a6b…e5230xfe80…47eeBase$0.001100%fluxa18d ago0xd5a2fd…ca256a

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.