Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12e3…86e40xfe80…47eeBase—$0.001100%fluxa46d ago0x528c10…7ef457
0x12e3…86e40x9c95…e299Base—$0.001100%fluxa46d ago0xac6b11…029309
0x12e3…86e40x9c95…e299Base—$0.001100%fluxa46d ago0xcbfbf6…360906
0x12e3…86e40x9c95…e299Base—$0.001100%fluxa46d ago0x9639d6…d9b7a2
0x12e3…86e40xfe80…47eeBase—$0.001100%fluxa46d ago0x03e4f9…b6ddc4
0x12e3…86e40x9c95…e299Base—$0.001100%fluxa47d ago0x30d085…d316e6
0x12e3…86e40x9c95…e299Base—$0.001100%fluxa47d ago0x495dd7…31e856
0x12e3…86e40x9c95…e299Base—$0.001100%fluxa47d ago0xdd0096…176a79
0x12e3…86e40xfe80…47eeBase—$0.001100%fluxa47d ago0xd87dd1…dd9fa3
0x12e3…86e40xfe80…47eeBase—$0.001100%fluxa47d ago0xed7868…786267
0x12e3…86e40x9c95…e299Base—$0.001100%fluxa47d ago0xd20b49…fd15a7
0x12e3…86e40x9c95…e299Base—$0.001100%fluxa47d ago0x9e826e…1970c4
0x12e3…86e40xfe80…47eeBase—$0.001100%fluxa47d ago0x90b48b…46ae3c
0x12e3…86e40xfe80…47eeBase—$0.001100%fluxa47d ago0x39901b…2bc417
0x12e3…86e40xfe80…47eeBase—$0.001100%fluxa47d ago0x55fbdc…e3c48e
0x12e3…86e40xfe80…47eeBase—$0.001100%fluxa47d ago0xac22f3…b10f34
0x12e3…86e40x9c95…e299Base—$0.001100%fluxa47d ago0x76a65a…db0611
0x12e3…86e40xfe80…47eeBase—$0.001100%fluxa47d ago0x624592…b59563
0x12e3…86e40xfe80…47eeBase—$0.001100%fluxa47d ago0xc76db8…3cf1f0
0x12e3…86e40x9c95…e299Base—$0.001100%fluxa47d ago0x0bad8e…8a10e0
0x12e3…86e40xfe80…47eeBase—$0.001100%fluxa47d ago0xaa51cf…61ff03
0x12e3…86e40x9c95…e299Base—$0.001100%fluxa47d ago0xa67b02…71168f
0x12e3…86e40x9c95…e299Base—$0.001100%fluxa47d ago0x9a12ac…15441f
0x12e3…86e40xfe80…47eeBase—$0.001100%fluxa47d ago0xd3de2b…d41dab
0x12e3…86e40x9c95…e299Base—$0.001100%fluxa47d ago0xdb0bfe…20d9aa

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.