Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa29d ago0xaac3cd…5f751d
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa29d ago0x6d6012…6e0f69
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa29d ago0x147128…d5cdc9
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa29d ago0xda839b…9bcb9c
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa29d ago0xe8bc66…8f3c13
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa29d ago0x006be0…01c4be
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa29d ago0x335b5a…bcaeee
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa29d ago0xf6e46d…ab85a8
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa29d ago0x3aa63f…7c1eb4
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa29d ago0x2fbc7b…8ab920
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa29d ago0xe1d9ff…e7a3e2
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa30d ago0x7cff51…5d675e
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa30d ago0xc47570…72f9e1
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa30d ago0x0ed530…d668fd
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa30d ago0x6e6e84…f73f26
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa30d ago0xdc36f7…e36b98
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa30d ago0xbc9324…5b39d9
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa30d ago0xb49dd2…06c79a
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa30d ago0x65db79…f633c9
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa30d ago0x47ee63…a363e4
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa30d ago0xb91e78…0c4e67
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa30d ago0xd7b5cd…1cb6f8
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa30d ago0xafff8b…5acb33
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa30d ago0xb67d09…866c6c
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa30d ago0xe2f32f…e8cee4

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.