Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x08f0…4f690x9c95…e299Base$0.001100%fluxa66d ago0x829ffe…7146a6
0x08f0…4f690x9c95…e299Base$0.001100%fluxa66d ago0xb95afb…7f0a77
0x08f0…4f690x9c95…e299Base$0.001100%fluxa66d ago0x9f62b9…3fa232
0x08f0…4f690x9c95…e299Base$0.001100%fluxa66d ago0xdbfe93…c88b0f
0x08f0…4f690x9c95…e299Base$0.001100%fluxa66d ago0x5d2e0b…c61d5a
0x08f0…4f690x9c95…e299Base$0.001100%fluxa66d ago0x644f39…e630ef
0x08f0…4f690x9c95…e299Base$0.001100%fluxa66d ago0x511142…91078a
0x08f0…4f690x9c95…e299Base$0.001100%fluxa66d ago0x357eda…17fb79
0x08f0…4f690x9c95…e299Base$0.001100%fluxa66d ago0x91b41f…7582c8
0x08f0…4f690x9c95…e299Base$0.001100%fluxa66d ago0xdd80e2…36444a
0x08f0…4f690x9c95…e299Base$0.001100%fluxa66d ago0x4aa45f…f98fbd
0x08f0…4f690x9c95…e299Base$0.001100%fluxa66d ago0x841f7a…7fbdc3
0x08f0…4f690x9c95…e299Base$0.001100%fluxa66d ago0x468af9…959db0
0x08f0…4f690x9c95…e299Base$0.001100%fluxa66d ago0x3d8fdb…ffaa75
0x08f0…4f690x9c95…e299Base$0.001100%fluxa67d ago0x31cfc1…109e86
0x08f0…4f690x9c95…e299Base$0.001100%fluxa67d ago0xe6d823…e642b5
0x08f0…4f690x9c95…e299Base$0.001100%fluxa67d ago0x21a529…4dec2c
0x08f0…4f690x9c95…e299Base$0.001100%fluxa67d ago0x746014…8b0023
0x08f0…4f690x9c95…e299Base$0.001100%fluxa67d ago0xbc72f3…33cd6a
0x08f0…4f690x9c95…e299Base$0.001100%fluxa67d ago0x2d6b58…3326ca
0x08f0…4f690x9c95…e299Base$0.001100%fluxa67d ago0xedb888…0405e0
0x08f0…4f690x9c95…e299Base$0.001100%fluxa67d ago0x101cdc…a573fa
0x08f0…4f690x9c95…e299Base$0.001100%fluxa67d ago0xa6d218…8d76f7
0x08f0…4f690x9c95…e299Base$0.001100%fluxa67d ago0x5fa8e2…d1668f
0x08f0…4f690x9c95…e299Base$0.001100%fluxa67d ago0x27ec1a…5d142d

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.