Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe06b5d…89b6f4
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5c349d…3de6a3
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3ac14a…ae41b8
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xde905f…7a49c9
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x65a8d0…afe815
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x323770…79e190
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe5704e…a1149e
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x996f9c…005cee
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xba55e7…5c437b
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x20c949…8789e7
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf49942…282e31
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf972b2…793c1d
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa6bded…9c8104
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4df7af…9f3a26
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x143e5b…8e6d25
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x57ad8a…b14c98
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe6ed6a…332b4b
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf95555…5e3299
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb90d13…33f3d5
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb7620c…22b97c
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb668cc…314c26
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8f7bfc…1556ef
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6bccfc…7967b9
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1ff949…9d6da1
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x01e81f…f417a6

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.