Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb58…ce460x6a5e…c666Base$0.01100%payAI176d ago0x09e9d0…8b20dd
0xcb58…ce460x6a5e…c666Base$0.01100%payAI176d ago0xda8d8e…8d4c8f
0xcb58…ce460x6a5e…c666Base$0.01100%payAI176d ago0x4381d7…cf1764
0xcb58…ce460x6a5e…c666Base$0.01100%payAI176d ago0x0256df…697d37
0xcb58…ce460x6a5e…c666Base$0.01100%payAI176d ago0x9760ca…7e0115
0xcb58…ce460x6a5e…c666Base$0.01100%payAI176d ago0xbb2228…50ad7c
0xcb58…ce460x6a5e…c666Base$0.01100%payAI176d ago0x3b8647…093244
0xcb58…ce460x6a5e…c666Base$0.01100%payAI176d ago0xfd03fc…c85047
0xcb58…ce460x6a5e…c666Base$0.01100%payAI176d ago0x6376fc…e459bf
0xcb58…ce460x6a5e…c666Base$0.01100%payAI176d ago0xadfec0…996a4c
0xcb58…ce460x6a5e…c666Base$0.01100%payAI176d ago0xb99b77…23bde0
0xcb58…ce460x6a5e…c666Base$0.01100%payAI176d ago0x5946e5…fd02d7
0xcb58…ce460x6a5e…c666Base$0.01100%payAI176d ago0xe4f70b…56fabf
0xcb58…ce460x6a5e…c666Base$0.01100%payAI176d ago0x3f94ad…0ce3d7
0xcb58…ce460x6a5e…c666Base$0.01100%payAI176d ago0xc51a35…cb650a
0xcb58…ce460x6a5e…c666Base$0.01100%payAI176d ago0x7dbcc7…e8f07b
0xcb58…ce460x6a5e…c666Base$0.01100%payAI176d ago0x071693…bf76fd
0xcb58…ce460x6a5e…c666Base$0.01100%payAI176d ago0x8d957e…e887ca
0xcb58…ce460x6a5e…c666Base$0.01100%payAI176d ago0xe1489f…a70711
0xcb58…ce460x6a5e…c666Base$0.01100%payAI176d ago0x226645…7c786c
0xcb58…ce460x6a5e…c666Base$0.01100%payAI176d ago0xb78515…f758ac
0xcb58…ce460x6a5e…c666Base$0.01100%payAI176d ago0x0c0832…ae1f72
0xcb58…ce460x6a5e…c666Base$0.01100%payAI176d ago0x949d58…b270ae
0xcb58…ce460x6a5e…c666Base$0.01100%payAI176d ago0xd9c278…0eca9c
0xcb58…ce460x6a5e…c666Base$0.01100%payAI176d ago0xa92d46…a4933a

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.