Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6fd549…0046c7
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5c97a5…50b70f
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe906cf…4a59cb
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x18f4ff…520807
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x926f05…d75484
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x443bf9…64a4f2
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x04ecca…01b243
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa206b2…20a5dd
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x50abf3…1a6d86
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x808c19…05b3ef
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc9f22a…425c76
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd69474…5273b2
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1fdc19…784163
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc5cd5a…27e4b1
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xde7c0c…9ebd69
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1511fa…32ae47
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xde31e9…28391d
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x505f1a…2ee302
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x257ce6…a1282b
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe0546b…82fce3
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2c9aa3…58ce30
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7c3762…2112cf
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x255527…2a602e
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x93cfef…5f71c3
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xad54be…c4ef3e

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.