Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5dae…6c180x90dc…1e89Base$0.10100%payAI13d ago0xf07a5b…ebc51f
0x5dae…6c180x579d…c5cbBase$0.10100%payAI13d ago0x364e0a…b5c43e
0x5dae…6c180x7650…b015Base$0.10100%payAI13d ago0x3d28e7…fac42e
0x5dae…6c180xfb34…9a86Base$0.10100%payAI13d ago0x66ec22…50f151
0x5dae…6c180x2508…684aBase$0.10100%payAI13d ago0xab3ecf…fe154f
0x5dae…6c180x368c…e34bBase$0.10100%payAI13d ago0x77eb43…00320e
0x5dae…6c180xce8c…0a8dBase$0.10100%payAI13d ago0x8c6d55…4e0a2e
0x5dae…6c180x78c3…43f6Base$0.10100%payAI13d ago0x64a8b4…8a3bdc
0x5dae…6c180x0ed6…bec7Base$0.10100%payAI13d ago0x5f193a…239cad
0x5dae…6c180x3555…8cacBase$0.10100%payAI13d ago0x6d8bd5…6e21a0
0x5dae…6c180xe0a1…a320Base$0.10100%payAI13d ago0xef1dbc…77beeb
0x5dae…6c180x92c3…120dBase$0.10100%payAI13d ago0x96f4c4…ca598d
0x5dae…6c180xeae2…f505Base$0.10100%payAI13d ago0x1ac9cc…be968c
0x5dae…6c180x1da6…6f5fBase$0.10100%payAI13d ago0x6534fd…8c8fe7
0x037b…4f310x5dae…6c18Base$1.40100%payAI13d ago0xfc50b7…0f8af9
0x5dae…6c180x90dc…1e89Base$0.10100%payAI13d ago0x4fb883…2c42d1
0x5dae…6c180x7650…b015Base$0.10100%payAI13d ago0x83cecb…74d069
0x5dae…6c180x368c…e34bBase$0.10100%payAI13d ago0xd3ce38…bd8e9e
0x5dae…6c180xce8c…0a8dBase$0.10100%payAI13d ago0x76ae9e…f08075
0x5dae…6c180x579d…c5cbBase$0.10100%payAI13d ago0xaea551…9795ac
0x5dae…6c180x78c3…43f6Base$0.10100%payAI13d ago0xa60b49…b76a51
0x5dae…6c180xfb34…9a86Base$0.10100%payAI13d ago0x4946c2…e5e72b
0x5dae…6c180x2508…684aBase$0.10100%payAI13d ago0x5162b9…2c0a07
0x5dae…6c180xe0a1…a320Base$0.10100%payAI13d ago0xd029d9…36bb79
0x5dae…6c180x3555…8cacBase$0.10100%payAI13d ago0xce2984…a9a3b4

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.