Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa36d ago0x649760…3e46ba
0x00c5…bf3d0x9c95…e299Base—$0.001100%fluxa36d ago0xc0c911…2b7152
0x00c5…bf3d0x9c95…e299Base—$0.001100%fluxa36d ago0xdaf2f7…d261b1
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa36d ago0x5237a3…c864ce
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa36d ago0x1c61bc…c03d49
0x00c5…bf3d0x9c95…e299Base—$0.001100%fluxa36d ago0x1139d0…4b56a3
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa36d ago0x8746c3…a3ad1e
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa36d ago0x26137f…ef8750
0x00c5…bf3d0x9c95…e299Base—$0.001100%fluxa36d ago0x560d45…a9d181
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa37d ago0xb80c0d…a8b1d4
0x00c5…bf3d0x9c95…e299Base—$0.001100%fluxa37d ago0xc3a33a…a77aa3
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa37d ago0xb8b6a2…4642dc
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa37d ago0xaf9b8d…5e4cf7
0x00c5…bf3d0x9c95…e299Base—$0.001100%fluxa37d ago0xdb560b…6a5477
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa37d ago0xe71d51…b5d3b1
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa37d ago0x533ea4…11d5ce
0x00c5…bf3d0x9c95…e299Base—$0.001100%fluxa37d ago0x8a16c8…9fb8c0
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa37d ago0xcae847…5fa520
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa37d ago0x3bcb6d…ac0005
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa37d ago0x3c813d…1f861c
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa37d ago0xfa56e0…c026e5
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa37d ago0x6cf843…8dbd48
0x00c5…bf3d0x9c95…e299Base—$0.001100%fluxa37d ago0xe26fdb…2f526f
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa37d ago0x51c6cc…e4c144
0x00c5…bf3d0x9c95…e299Base—$0.001100%fluxa37d ago0x975f3e…dd3771

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.