Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1b0…82300x85b4…627cBase$0.02100%xecho113d ago0x5f194f…4f49e3
0xd1b0…82300x85b4…627cBase$0.04100%xecho113d ago0x2cbd6b…b9d6a1
0xd1b0…82300x85b4…627cBase$0.02100%xecho113d ago0x7ad04a…0fa693
0xd1b0…82300x85b4…627cBase$0.04100%xecho113d ago0x5d2ef1…cf3763
0xd1b0…82300x85b4…627cBase$0.04100%xecho113d ago0xaf2902…256ae5
0xd1b0…82300x85b4…627cBase$0.04100%xecho113d ago0x3ea073…a9fb26
0xd1b0…82300x85b4…627cBase$0.01100%xecho113d ago0x3e05bf…43ea12
0xd1b0…82300x85b4…627cBase$0.02100%xecho113d ago0x2f8dd8…5ca7fa
0xd1b0…82300x85b4…627cBase$0.05100%xecho113d ago0x01931d…06b6fd
0xd1b0…82300x85b4…627cBase$0.11100%xecho113d ago0x7d47e8…106b6f
0xd1b0…82300x85b4…627cBase$0.07100%xecho113d ago0x6006b3…9385cb
0xd1b0…82300x85b4…627cBase$0.12100%xecho113d ago0x99c1e1…481834
0xd1b0…82300x85b4…627cBase$0.02100%xecho113d ago0xa237c6…f508cc
0xd1b0…82300x85b4…627cBase$0.04100%xecho113d ago0x974b17…53b2d6
0xd1b0…82300x85b4…627cBase$0.03100%xecho113d ago0xc2039f…13fae5
0xd1b0…82300x85b4…627cBase$0.01100%xecho113d ago0x6f0b7e…64b9b6
0xd1b0…82300x85b4…627cBase$0.08100%xecho113d ago0xbfbf4d…f5c4aa
0xd1b0…82300x85b4…627cBase$0.05100%xecho113d ago0xc591c1…70ef6c
0xd1b0…82300x85b4…627cBase$0.08100%xecho113d ago0xccb2fa…4ef656
0xd1b0…82300x85b4…627cBase$0.10100%xecho113d ago0x183bf7…6026a9
0xd1b0…82300x85b4…627cBase$0.01100%xecho113d ago0x59c64f…e0aee3
0xd1b0…82300x85b4…627cBase$0.02100%xecho113d ago0x106132…52d533
0xd1b0…82300x85b4…627cBase$0.01100%xecho113d ago0x95570b…758523
0xd1b0…82300x85b4…627cBase$0.02100%xecho113d ago0x98e601…8d5eff
0xd1b0…82300x85b4…627cBase$0.11100%xecho113d ago0xb21418…d136d8

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.