Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base—$10.50100%0xc664…74ab98d ago0x6c333d…d8df54
0x8cfa…be850x0e3d…7757Base—$28.35100%0xde5c…e1ff98d ago0x2c282e…03d712
0x8cfa…be850x0e3d…7757Base—$21.00100%0x6a96…27ff99d ago0xdbe110…b2c2c0
0x8cfa…be850x0e3d…7757Base—$5.25100%0x271d…d4bc99d ago0x923343…6f448d
0x8cfa…be850x0e3d…7757Base—$15.75100%0xe935…f90499d ago0x123cac…6965ed
0x8cfa…be850x0e3d…7757Base—$1.05100%0xdcda…ec2f99d ago0xea2ab6…cf3cdb
0x8cfa…be850x0e3d…7757Base—$52.50100%0x175b…99fa99d ago0xc533d0…e66ca8
0x8cfa…be850x0e3d…7757Base—$3.15100%0xfb42…406e99d ago0xde1be5…aa0378
0x8cfa…be850x0e3d…7757Base—$10.50100%0xc6b9…2d8699d ago0xe7788c…9fbfda
0x8cfa…be850x0e3d…7757Base—$1.05100%0xbe1f…63c999d ago0x8e2075…27304b
0x8cfa…be850x0e3d…7757Base—$10.50100%0x77d0…ce5099d ago0x6a40c5…217f06
0x8cfa…be850x0e3d…7757Base—$10.50100%0x2b56…451e99d ago0x8ed342…8c5973
0x8cfa…be850x0e3d…7757Base—$5.25100%0x3e70…fea199d ago0x52ad34…6a08c8
0x8cfa…be850x0e3d…7757Base—$2.10100%0x1ef5…d9e899d ago0xa8d3fb…cc7eff
0x8cfa…be850x0e3d…7757Base—$8.40100%0x6aad…f13399d ago0x158e75…7980b3
0x8cfa…be850x0e3d…7757Base—$1.05100%0x2158…e16099d ago0x9f4dc4…ae8cf6
0x8cfa…be850x0e3d…7757Base—$10.50100%0xe6a1…011799d ago0xd311ef…f9e9b7
0x8cfa…be850x0e3d…7757Base—$10.50100%0xfbba…dd9099d ago0xe6c911…6e115e
0x8cfa…be850x0e3d…7757Base—$21.00100%0x811a…c8aa99d ago0x59d40e…376c27
0x8cfa…be850x0e3d…7757Base—$5.25100%0xbada…25fd99d ago0xb83e37…39b79e

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.