Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa15d ago0x6c0fb7…7ab7eb
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa15d ago0x798296…c666f1
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa15d ago0x918cce…1944b9
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa15d ago0x9e3fc4…2c56c0
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa15d ago0x4edb4d…f7a9f0
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa15d ago0xdf0c9d…07a010
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa15d ago0xbef60d…630b91
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa15d ago0x9be7d7…597dcb
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa15d ago0xfd174b…6bfc96
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa15d ago0xeb3764…df0289
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa15d ago0xcd1d52…5da476
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa15d ago0x7e34de…23fd69
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa15d ago0xa404c0…98d0bf
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa15d ago0x8eb3b3…a0289a
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa15d ago0x5844aa…dbd76d
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa15d ago0xe55025…1851b9
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa15d ago0xe45233…1fc1c1
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa15d ago0x97a7d8…4a9b07
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa15d ago0x9b2ebe…1e2a5f
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa15d ago0xadc792…1ab837
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa15d ago0x7c875a…2d3038
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa15d ago0x920811…a2b95a
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa15d ago0xd986c6…8898ef
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa15d ago0x82186e…1d564d
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa15d ago0x1e24b5…190cbe

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.