Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe91271…f0a44d
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd8494e…812faf
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4cf54a…dfa2be
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4bd112…bd545e
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7c76af…e089bc
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbbf88b…e63d6e
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf99c3b…5ebd03
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI103d ago0x423dba…57bf06
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI103d ago0x60d8ee…295f54
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7655ee…691701
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe8b18f…387a17
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI103d ago0x457d4a…db1b78
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI103d ago0x28d874…b4f575
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8914d2…785dd2
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8ace51…862856
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI103d ago0x98c907…d4e515
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5422cd…6135b2
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI103d ago0x30de19…8b4f5d
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7a1aaa…20a6fd
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2595d4…0d5611
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5dab92…f6cd00
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb069f2…5609a2
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI103d ago0x885e08…6e1b62
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI104d ago0xee460c…d181eb
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa0082d…2b4e0e

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.