Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcbf954…f1802f
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaa6114…9815b4
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa391d8…088998
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI114d ago0x713b57…ad5a20
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI114d ago0x61fbbf…a47d53
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2cdd8f…55ad01
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI114d ago0x48804e…e3becc
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf936f7…067a6e
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI114d ago0x48046c…e4f67e
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI114d ago0x554fd4…f2a6ea
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI114d ago0xae9370…f3ad90
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI114d ago0x29b8a9…a6fe77
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7a0507…ccd5f1
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa7917d…3d2c50
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI114d ago0x522f3d…ae7fa8
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI114d ago0x441687…920750
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI114d ago0x261754…c73c1b
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0845cd…66b6dd
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf57e9b…2fb4b4
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI114d ago0xad1a50…a452c4
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa0ba0a…56681b
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe3109d…e809c9
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI114d ago0x516a4f…e2243b
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2f1b2e…4ce80c
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI114d ago0x88f99b…902446

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.