Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI112d ago0x30d87c…d4fa0e
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI112d ago0x67f68e…f67725
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf1c001…1049f2
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI112d ago0xff2e0e…4f6db4
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6d4857…5249bf
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI112d ago0xfa4e5e…9e4b07
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbdfc56…f4f29c
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI112d ago0x394287…719be8
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb394b4…973c79
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3aa2f4…09db14
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2530fc…72ae56
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe79c41…d2d492
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4aa90f…33e42a
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2f2c98…64f5d2
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI112d ago0x848fe6…c60497
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI112d ago0x733fb2…038a1a
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7bdb46…c400cd
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI112d ago0x597b80…9c7c30
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8644fe…66c508
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI112d ago0x584fce…fbc127
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0fbd9a…a9b2e0
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI113d ago0x67bcbd…e4946d
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1ccb6d…e5e773
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI113d ago0x51cebb…d73063
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9773de…d36a7a

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.