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%fluxa35d ago0x1577f6…9fa6e8
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa35d ago0x5126ea…6a9e93
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa35d ago0x3ae900…ecc6f9
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa35d ago0xb5410f…368d66
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa35d ago0x7a939f…47e829
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa35d ago0x1721b3…1cc47c
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa35d ago0xb3cb22…0b4c90
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa35d ago0x35e74b…33d55a
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa35d ago0x331b34…305c68
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa35d ago0xd31a53…522a6f
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa36d ago0xba907f…00a9b6
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa36d ago0x759532…475561
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa36d ago0x6a1f86…2fcdb7
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa36d ago0xcb8fc9…0d1bc7
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa36d ago0x6ed3f9…d6fc72
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa36d ago0xdf7949…be2a60
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa36d ago0xff1a57…0d7f71
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa36d ago0x2c0070…e0b29f
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa36d ago0x697317…befbc3
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa36d ago0x4f364d…57408d
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa36d ago0xeff5f2…b0621e
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa36d ago0xa5c33f…cb2809
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa36d ago0xb49274…42f942
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa36d ago0xdd5ecd…be614d
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa36d ago0x27d2fb…aab8ef

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.