Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x76012a…3fef94
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0d1ba5…8be90a
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x25e3e2…9509e5
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7a10ac…33e470
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3f74ec…93def0
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0aae19…7e7543
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2fca05…3be616
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe3ecc8…f7e508
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcd5841…032fc9
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1703bc…8050e2
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x02c730…e7a469
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x555986…97b67f
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x04934a…05fffb
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2eaf12…7e1292
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbc025d…a714fe
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6e2c06…4e2997
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3e726e…220ff4
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x55d0d1…1001c8
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd08d7a…09d1f5
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9755f4…862f5a
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3543ee…3f13cc
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x85a6e9…7fdaae
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x981c5a…1e3f47
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xccf25a…fd0c4f
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x38d956…7465fb

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.