Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x81f7d7…714fac
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5254cf…9fd891
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8904fe…6ed79b
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x134294…f7b844
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc8fd39…73638d
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x39a5b4…d6b6a0
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9a8f60…12589b
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe51298…465c34
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe03ba4…eb53f8
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x315229…b918bb
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xca569c…f9b4db
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x27c475…b869bc
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x44bf57…6a460c
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbfc4c5…4b51b7
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcdd8d5…3c97fd
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x776b59…7a6b15
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4a0e65…0b2dd9
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbeedd6…326a28
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x03da81…f4563e
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9815b4…e389c9
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa4f405…132237
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x510258…3ed067
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9a80d1…d3729f
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf23129…076589
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdb83ef…e64e09

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.