Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad75…e80f0x07cf…2396Basex402 service$0.1070%0x1360…66fa26d ago0xd7056d…6a486b
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa26d ago0xfdcba7…0d65b3
0xad75…e80f0x07cf…2396Basex402 service$0.02100%payAI26d ago0x40537e…f06ceb
0xad75…e80f0x07cf…2396Basex402 service$0.2070%0x1360…66fa26d ago0x644a59…549acb
0xad75…e80f0x07cf…2396Basex402 service$0.0670%0x1360…66fa26d ago0x55cc35…acad93
0xad75…e80f0x07cf…2396Basex402 service$0.2070%0x1360…66fa26d ago0xff9452…9a97b5
0xad75…e80f0x07cf…2396Basex402 service$0.1070%0x1360…66fa26d ago0xc99b62…bdb322
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa26d ago0x8d8b8e…0db874
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0x397b56…122aae
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0xce405b…b3c980
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa26d ago0x096003…07d620
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0x604161…7b8742
0xad75…e80f0x07cf…2396Basex402 service$0.0670%0x1360…66fa26d ago0xbcd248…dd3c0d
0xad75…e80f0x07cf…2396Basex402 service$0.1070%0x1360…66fa26d ago0x8b05e3…12f525
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa26d ago0x1ffc51…877a7b
0xad75…e80f0x07cf…2396Basex402 service$0.2070%0x1360…66fa26d ago0xaad4f6…88ccf5
0xad75…e80f0x07cf…2396Basex402 service$0.1070%0x1360…66fa26d ago0x097ccb…29115e
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0x09fcb2…238690
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0xa22a31…0d4a54
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0x54cb45…69e6cf
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0x945def…86a510
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0xe1d587…e0e42c
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0x027263…afb4c9
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa26d ago0x7f5b65…427c13
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0xab25e4…2bac3f

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.