Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI113d ago0x97a7d2…014eb0
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3b6ec4…a0c824
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9fe5e9…3c9a14
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI113d ago0x55c125…390603
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0434b6…fc474d
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI113d ago0x99827d…abd098
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0242f4…24db00
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI113d ago0x227b82…317b84
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI113d ago0x139846…2ca92f
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc51d9c…0f7c0f
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI113d ago0x52695b…d4d674
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa8ae69…51765c
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb4ca81…466045
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9488b1…08ef76
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc66b14…e0074b
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe12d8b…d7f835
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe5ed9c…811b57
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI113d ago0x946ade…5ad3e3
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI113d ago0x876aff…18803e
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7b4596…b41e9f
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI113d ago0x610773…1ea2c5
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6b082c…e6a676
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI113d ago0xad8c3a…fc31c5
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb34313…844f58
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI113d ago0xca6c04…d206c7

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.