Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6ebb43…827b0e
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd6445d…c17d8e
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI115d ago0x000f49…7d0fc0
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5ee218…3b58a1
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcfe11b…2fbe4d
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9e8a6d…f3b999
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2a730f…30958f
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1538b4…869500
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI115d ago0x04f642…582133
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6f656d…19ad4a
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI115d ago0x732acc…a6b6e8
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3c625b…77f1f7
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI115d ago0x22686b…866205
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1b79b8…c877b5
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcacd9f…7ac417
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7db072…db281a
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcc7994…5a51bb
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI115d ago0x67a75b…4d6da5
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2057d1…c8dcfe
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdd7ab1…d0c909
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI115d ago0x708e75…e38881
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI115d ago0x491165…9672e1
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf991b4…846e1b
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI115d ago0xefcae5…e2e270
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8c1bb2…713c77

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.