Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa22d ago0x766cc8…997226
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa22d ago0x61f90c…7da0c4
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa22d ago0x4d9c97…16af6d
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa22d ago0x1f09b7…0474bf
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa22d ago0xacffe1…fd9070
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa22d ago0x0b31c5…5dca53
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa22d ago0x580282…64f8f9
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa22d ago0xd3af2b…06e0e3
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa22d ago0xaf12a6…de6bb7
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa22d ago0xed9ba3…e4ea98
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa22d ago0x53eff0…ef3093
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa22d ago0x3dda14…cdf99e
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa22d ago0x046a12…7992dd
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa22d ago0xd399fc…5fd285
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa22d ago0xf2e2af…ad40d6
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa22d ago0xccb0e0…778b1a
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa22d ago0xde3ec6…615d0a
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa22d ago0x602beb…7301e6
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa22d ago0x20acff…8aaee4
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa22d ago0x3cc41e…35221f
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa22d ago0xcc2ce3…b62353
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa22d ago0x180d49…87c9e6
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa22d ago0x2de7fa…6e4f77
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa22d ago0xc836c0…f4bf99
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa22d ago0x68a15b…cfe2d0

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.