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%payAI108d ago0x8c9068…12992e
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3aa8ac…505cbb
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaae8fc…04575e
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3c4b62…c45c47
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x31fc42…548d4b
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x35a82e…694b73
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc4cb29…e22bf6
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x109b08…c62b37
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x95b8da…d37f32
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6c7766…8b6350
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe95169…a4f799
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI108d ago0xae45fc…06e372
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x449e51…0c6588
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x61849c…144708
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x115fc3…30bc5f
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3159f6…619a00
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x182f88…fadc19
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa5f2b7…d1a733
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0fdf59…ee2009
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdfaea1…5aa484
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x82080d…a97d88
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x07e7dd…6485bc
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcd6a75…becc46
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd42621…d24d21
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x171e48…b13713

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.