Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc8ac…2fbe0x9386…ca25Basex402 service$10.79100%coinbase43d ago0x51abda…2b737e
0xfef6…0d230x9386…ca25Basex402 service$10.79100%coinbase43d ago0x752915…a021d4
0x004a…37df0x9386…ca25Basex402 service$10.79100%coinbase43d ago0xf86e1b…18917b
0x05c4…cc6b0x9386…ca25Basex402 service$10.79100%coinbase43d ago0x2312d3…ce2cf6
0x05c4…cc6b0x9386…ca25Basex402 service$10.79100%coinbase43d ago0xa3327f…15ae14
0xac38…a7d90x9386…ca25Basex402 service$10.79100%coinbase43d ago0xdf390a…58e609
0xd517…b6ac0x9386…ca25Basex402 service$10.79100%coinbase43d ago0x1eeb35…6dd7ed
0x004a…37df0x9386…ca25Basex402 service$10.79100%coinbase43d ago0x819048…f2405e
zel25.eth0x9386…ca25Basex402 service$10.79100%coinbase43d ago0xd24d2b…62f32b
zel25.eth0x9386…ca25Basex402 service$10.79100%coinbase43d ago0x2f7c06…deb9d0
0x2e14…a41e0x9386…ca25Basex402 service$10.79100%coinbase43d ago0xabf353…b94b71
0xfffa…71e80x9386…ca25Basex402 service$2.69100%coinbase43d ago0x4dbdbd…4428dc
0xc48b…c5700x9386…ca25Basex402 service$10.79100%coinbase43d ago0xb9aaac…2c3475
0xde31…d6930x9386…ca25Basex402 service$10.79100%coinbase43d ago0xa95b82…58c91a
0x70be…e9b20x9386…ca25Basex402 service$10.79100%coinbase43d ago0x0ade1e…15c7de
0x70be…e9b20x9386…ca25Basex402 service$10.79100%coinbase43d ago0xb6f1d7…af24bc
0x876c…d37c0x9386…ca25Basex402 service$10.79100%coinbase43d ago0xb79a62…b50899
0x7730…94b10x9386…ca25Basex402 service$10.79100%coinbase43d ago0xced838…77a301
0x7730…94b10x9386…ca25Basex402 service$10.79100%coinbase43d ago0xf09869…da5752
0x7730…94b10x9386…ca25Basex402 service$10.79100%coinbase43d ago0x0d5430…e5a56b
0x7cc6…a9c70x9386…ca25Basex402 service$10.79100%coinbase43d ago0x7232cb…cd3e42
0x7cc6…a9c70x9386…ca25Basex402 service$10.79100%coinbase43d ago0x9c7fda…b2fd12
0x7cc6…a9c70x9386…ca25Basex402 service$10.79100%coinbase43d ago0xc90fb6…0e4918
0x2e12…8d8c0x9386…ca25Basex402 service$10.79100%coinbase43d ago0xb1b2fa…02c6f8
0x7dc9…7bbe0x9386…ca25Basex402 service$10.79100%coinbase44d ago0xf075ef…a61bf4

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.