Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa60d ago0x7ff1c3…06df52
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa60d ago0x9f1e43…8ab9e4
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa60d ago0x740bf0…cb6611
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa60d ago0xee34f4…227fd4
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa60d ago0x33a601…9be25f
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa60d ago0x6dca15…cb1ee2
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa60d ago0x78c323…8c80e9
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa60d ago0x22f15c…c7cb27
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa60d ago0xff9c08…370afc
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa60d ago0xa86978…b7bbcd
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa60d ago0x3903ee…9d8187
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa60d ago0x4c6eeb…3faf31
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa60d ago0xe7cf4d…917c7b
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa60d ago0xe3ad13…d3b4f6
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa60d ago0xc2f846…c2a852
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa60d ago0xaef003…efacc1
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa60d ago0xc5cf9d…9e461a
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa60d ago0xf77e7d…529912
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa60d ago0x4097d2…90a524
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa60d ago0x4642b1…c95bb8
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa60d ago0x4278e4…905d8e
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa60d ago0xf83e23…3c1f33
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa60d ago0x8a379b…0fc8fd
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa60d ago0xa988a2…83f01b
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa60d ago0x709c06…739957

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.