Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa13d ago0xa3daa4…1e3e28
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa13d ago0x13a22b…695104
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa13d ago0x5003b8…9c6967
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa13d ago0xb8f45f…5522de
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0x1b58eb…2ea678
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0xba0c2a…c4db97
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0xd4f98a…d7af01
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0x2e592e…11f219
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0x139bfc…d50727
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0xec19a5…a8b67e
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0x39b0f0…c10c79
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0x6be25d…c61624
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0x7f4dbd…ee5a18
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0x23b3d7…296e4c
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0xfb34b6…c1d02a
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0x44f400…38c042
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0x0e5fb5…51227b
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0x5832e4…f69a3c
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0xe53c2c…f4d497
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0x0aecdf…f1ab70
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0x9ca303…3bf844
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0x9f282e…bdb317
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0x42b00b…318b61
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0x6733aa…cd2358
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0x54a457…4e52ab

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.