Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70df…d0870x85a7…109bBase—$0.001100%0x6cb9…e3d5113d ago0x217ee5…b55f38
0xfe96…16890x85a7…109bBase—$0.001100%0x6cb9…e3d5113d ago0x4189f1…b2f8a1
0x132c…8f610x85a7…109bBase—$0.001100%0x6cb9…e3d5113d ago0x431937…020f77
0xb04e…443f0x85a7…109bBase—$0.001100%0x6cb9…e3d5113d ago0x7e0a8a…fc50b9
0xa8b4…2ac60x85a7…109bBase—$0.001100%0x6cb9…e3d5113d ago0xddc603…379304
0xd55e…7fb60x85a7…109bBase—$0.001100%0x6cb9…e3d5113d ago0x633bb9…2d2411
0x8eab…166e0x85a7…109bBase—$0.001100%0x6cb9…e3d5113d ago0x8a67c4…dc8be9
0xb226…17120x85a7…109bBase—$0.001100%0x6cb9…e3d5113d ago0xfe6818…127846
0x3823…206d0x85a7…109bBase—$0.001100%0x6cb9…e3d5113d ago0x58cdc9…ef06b5
0x70c2…6b340x85a7…109bBase—$0.001100%0x6cb9…e3d5113d ago0x48fdda…f2c8db
0x8783…36590x85a7…109bBase—$0.001100%0x6cb9…e3d5113d ago0xd5e5a2…bbd66a
0x132c…8f610x85a7…109bBase—$0.001100%0x6cb9…e3d5113d ago0x3d98e5…8e3b71
0x5aa3…e2290x85a7…109bBase—$0.001100%0x6cb9…e3d5113d ago0xa90990…14a1c7
0xc0e9…f5c90x85a7…109bBase—$0.001100%0x6cb9…e3d5113d ago0x2d7d09…de244c
0x35b6…76440x85a7…109bBase—$0.001100%0x6cb9…e3d5113d ago0x9e2b84…5197e5
0xc3b6…e57b0x85a7…109bBase—$0.001100%0x6cb9…e3d5113d ago0xc1f1eb…d059c0
0x4789…4a100x85a7…109bBase—$0.001100%0x6cb9…e3d5113d ago0xd68edf…c5867c
0x70f1…095c0x85a7…109bBase—$0.001100%0x6cb9…e3d5113d ago0xf71df1…30867b
0x61dd…66040x85a7…109bBase—$0.001100%0x6cb9…e3d5113d ago0x4145d9…97c3ae
0xf537…c1680x85a7…109bBase—$0.001100%0x6cb9…e3d5113d ago0xe0ae75…c1a8cd
0x5081…15dd0x85a7…109bBase—$0.001100%0x6cb9…e3d5113d ago0xada728…e92307
0x9f99…25990x85a7…109bBase—$0.001100%0x6cb9…e3d5113d ago0x9f0311…829547
0xbdd2…f34c0x85a7…109bBase—$0.001100%0x6cb9…e3d5113d ago0xe855c1…23fbdb
0x5f40…267d0x85a7…109bBase—$0.001100%0x6cb9…e3d5113d ago0x54a589…b7a700
0x9615…35630x85a7…109bBase—$0.001100%0x6cb9…e3d5113d ago0xb9270c…dd969d

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.