Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa9d ago0x9809e7…4a2fcd
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa9d ago0x3c088f…035f62
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa9d ago0xdc540d…d279a6
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa9d ago0xf79a22…d08515
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa9d ago0x1b33c6…5a0b61
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa9d ago0x1b3be7…faf41d
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa9d ago0xdfa4c0…5c6f45
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa9d ago0x6c0483…ec4234
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa9d ago0xb17987…aaf06f
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa9d ago0xb922f2…580504
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa9d ago0xc035d9…08ce65
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa10d ago0x71dfa9…441c5c
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa10d ago0x9748c7…0fc3cb
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa10d ago0x983c53…0d2937
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa10d ago0xbbd4e1…4f06f9
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa10d ago0xfcad28…8d2a13
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa10d ago0x02cfdf…21840d
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa10d ago0xb47439…baa73b
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa10d ago0xa6422f…6b94fc
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa10d ago0xa61023…40bfff
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa10d ago0x1a90f1…5bed1d
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa10d ago0xc7ea31…5fc14e
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa10d ago0x611c11…cd36d5
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa10d ago0x830c9f…5e3c9a
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa10d ago0x4c2b88…9aba9a

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.