Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4efd…51720x9c95…e299Base—$0.001100%fluxa83d ago0xc73e25…409841
0x4efd…51720x9c95…e299Base—$0.001100%fluxa83d ago0x18dc94…7c635d
0x4efd…51720x9c95…e299Base—$0.001100%fluxa83d ago0xc10c55…6312a3
0x4efd…51720x9c95…e299Base—$0.001100%fluxa83d ago0x099c0e…b3e148
0x4efd…51720x9c95…e299Base—$0.001100%fluxa83d ago0x7e0e9a…92e432
0x4efd…51720x9c95…e299Base—$0.001100%fluxa83d ago0x2fd4c9…1d8973
0x4efd…51720x9c95…e299Base—$0.001100%fluxa83d ago0x96cf88…c84aab
0x4efd…51720x9c95…e299Base—$0.001100%fluxa83d ago0x8cf56b…1e3f59
0x4efd…51720x9c95…e299Base—$0.001100%fluxa83d ago0xecda7f…99b263
0x4efd…51720x9c95…e299Base—$0.001100%fluxa83d ago0xb0ded3…48eee8
0x4efd…51720x9c95…e299Base—$0.001100%fluxa83d ago0x500478…1eefa0
0x4efd…51720x9c95…e299Base—$0.001100%fluxa83d ago0x318505…770b14
0x4efd…51720x9c95…e299Base—$0.001100%fluxa84d ago0x3b8339…e8e72d
0x4efd…51720x9c95…e299Base—$0.001100%fluxa84d ago0xf508a5…cd01b3
0x4efd…51720x9c95…e299Base—$0.001100%fluxa84d ago0x28b82c…47c5e8
0x4efd…51720x9c95…e299Base—$0.001100%fluxa84d ago0xf70991…920735
0x4efd…51720x9c95…e299Base—$0.001100%fluxa84d ago0xc44cd5…63cc0f
0x4efd…51720x9c95…e299Base—$0.001100%fluxa84d ago0x81c9e3…d09fe4
0x4efd…51720x9c95…e299Base—$0.001100%fluxa84d ago0x128005…23e587
0x4efd…51720x9c95…e299Base—$0.001100%fluxa84d ago0xb0e757…a3e0b9
0x4efd…51720x9c95…e299Base—$0.001100%fluxa84d ago0x71d07c…7c107e
0x4efd…51720x9c95…e299Base—$0.001100%fluxa84d ago0xbe64f7…5e9d5d
0x4efd…51720x9c95…e299Base—$0.001100%fluxa84d ago0x7a5123…85c328
0x4efd…51720x9c95…e299Base—$0.001100%fluxa84d ago0xa6a4ef…61aca6
0x4efd…51720x9c95…e299Base—$0.001100%fluxa84d ago0x6c2f4a…f05615

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.