Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b1d…45960x9386…ca25Basex402 service$10.79100%coinbase36d ago0x5e9227…a74401
0xacc0…29dc0x9386…ca25Basex402 service$18.00100%coinbase36d ago0x2db09e…664d4f
0xf826…e0690x9386…ca25Basex402 service$10.79100%coinbase36d ago0xbe11af…981509
0xcee6…74ae0x9386…ca25Basex402 service$10.79100%coinbase36d ago0x37dce9…f6b5bc
0x004a…37df0x9386…ca25Basex402 service$10.79100%coinbase36d ago0x518aa0…c9cd18
0xdd6f…2a460x9386…ca25Basex402 service$10.79100%coinbase36d ago0x7b4ecc…0850a1
0xfdb1…c9b00x9386…ca25Basex402 service$18.00100%coinbase36d ago0x47396f…bc004a
0xfdb1…c9b00x9386…ca25Basex402 service$18.00100%coinbase36d ago0x448f20…879432
0xe2d3…22280x9386…ca25Basex402 service$18.00100%coinbase36d ago0x10fe7e…83788c
zel25.eth0x9386…ca25Basex402 service$10.79100%coinbase36d ago0xc08ddc…ac1670
0xb86c…d1dd0x9386…ca25Basex402 service$18.00100%coinbase36d ago0x2462d4…9459f9
0xd65c…960c0x9386…ca25Basex402 service$18.00100%coinbase36d ago0xc8c23f…b31b3e
0x1495…76990x9386…ca25Basex402 service$10.79100%coinbase36d ago0xb8d562…0b35c1
0x1495…76990x9386…ca25Basex402 service$10.79100%coinbase36d ago0x50f18b…c87758
0xb195…ddfc0x9386…ca25Basex402 service$18.00100%coinbase36d ago0xad7474…554ec2
0xb195…ddfc0x9386…ca25Basex402 service$10.79100%coinbase36d ago0xf273df…e5bea5
0xb195…ddfc0x9386…ca25Basex402 service$10.79100%coinbase36d ago0xc73492…3571d2
0xb195…ddfc0x9386…ca25Basex402 service$2.69100%coinbase36d ago0x0f4ae4…391c29
0xb195…ddfc0x9386…ca25Basex402 service$10.79100%coinbase36d ago0x4a6fea…b35565
0xb195…ddfc0x9386…ca25Basex402 service$10.79100%coinbase36d ago0x5a9aad…246b49
0xb195…ddfc0x9386…ca25Basex402 service$10.79100%coinbase36d ago0x74009c…f63b69
0x05c4…cc6b0x9386…ca25Basex402 service$10.79100%coinbase36d ago0x2cd15b…c3f9a3
0x05c4…cc6b0x9386…ca25Basex402 service$10.79100%coinbase36d ago0x5ad358…263b56
0x05c4…cc6b0x9386…ca25Basex402 service$10.79100%coinbase36d ago0x250f7e…19c395
0x8687…ca460x9386…ca25Basex402 service$10.79100%coinbase36d ago0x13eed5…150289

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.