Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x06e0fa…f3e51c
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe5a29c…8e9170
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x76f6cc…d04ee1
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x09b8a1…48a4a4
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd896c3…2fbb98
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf6e3b5…054e9a
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9a4573…780b6a
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaf6a88…be8e66
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x29962c…f53e63
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf7917a…7e135a
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x78b583…7fb69a
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1d54a9…f60eb2
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe47f4e…3370dc
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8ee277…f59948
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x98af6d…fae913
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x221e08…bf3a43
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcd1add…0a27fb
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x37a3ce…5a1537
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x136ef4…3383e2
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc390b0…5405c3
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xddafe9…76521e
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x26d10d…9ef0b6
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9c1f43…9727bf
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf946a3…0ad66e
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1a71ac…7affca

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.