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%fluxa91d ago0x26044d…8f67ae
0x4efd…51720x9c95…e299Base—$0.001100%fluxa91d ago0x327a4e…6c7fff
0x4efd…51720x9c95…e299Base—$0.001100%fluxa91d ago0x2a65d6…0eaa7e
0x4efd…51720x9c95…e299Base—$0.001100%fluxa91d ago0xdc23fa…bec5d2
0x4efd…51720x9c95…e299Base—$0.001100%fluxa91d ago0x8cd674…872b9c
0x4efd…51720x9c95…e299Base—$0.001100%fluxa91d ago0xc655a2…4b3e32
0x4efd…51720x9c95…e299Base—$0.001100%fluxa91d ago0x8a08cc…2bbb68
0x4efd…51720x9c95…e299Base—$0.001100%fluxa91d ago0x66a3f0…c0b599
0x4efd…51720x9c95…e299Base—$0.001100%fluxa91d ago0xbff58d…e07ca3
0x4efd…51720x9c95…e299Base—$0.001100%fluxa91d ago0x52af93…b97312
0x4efd…51720x9c95…e299Base—$0.001100%fluxa91d ago0xa80475…681c07
0x4efd…51720x9c95…e299Base—$0.001100%fluxa91d ago0xdd6fc6…7567dc
0x4efd…51720x9c95…e299Base—$0.001100%fluxa91d ago0x3df8a5…f27e24
0x4efd…51720x9c95…e299Base—$0.001100%fluxa91d ago0xf432e3…9fa825
0x4efd…51720x9c95…e299Base—$0.001100%fluxa91d ago0x2a6392…76bdcb
0x4efd…51720x9c95…e299Base—$0.001100%fluxa91d ago0x35b7ad…67785f
0x4efd…51720x9c95…e299Base—$0.001100%fluxa91d ago0x118e4c…87489c
0x4efd…51720x9c95…e299Base—$0.001100%fluxa91d ago0x844d98…f9b742
0x4efd…51720x9c95…e299Base—$0.001100%fluxa91d ago0x9e12a3…86b0d2
0x4efd…51720x9c95…e299Base—$0.001100%fluxa91d ago0x7c9879…221e01
0x4efd…51720x9c95…e299Base—$0.001100%fluxa91d ago0x115adf…acc418
0x4efd…51720x9c95…e299Base—$0.001100%fluxa91d ago0xabd8ce…f8b55d
0x4efd…51720x9c95…e299Base—$0.001100%fluxa91d ago0xe09d61…e50b38
0x4efd…51720x9c95…e299Base—$0.001100%fluxa91d ago0xcb9060…111d7f
0x4efd…51720x9c95…e299Base—$0.001100%fluxa91d ago0x9aa68e…22fa2b

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.