Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1dae…1fe70x10c1…1e24Base—$0.20100%coinbase115d ago0x2f9403…0bc008
0x9648…02dc0x10c1…1e24Base—$0.11100%coinbase115d ago0xf09a27…656e09
0xc60c…4aa40x10c1…1e24Base—$0.02100%coinbase115d ago0x55ca83…86d15e
0x85cf…3cb70x10c1…1e24Base—$0.93100%coinbase115d ago0x1e7600…8b7fc5
0xf530…a4050x10c1…1e24Base—$0.03100%coinbase115d ago0xe59555…33cae4
0x92a7…63be0x10c1…1e24Base—$0.02100%coinbase115d ago0x4de546…bb26c4
0x3d99…ad970x10c1…1e24Base—$0.21100%coinbase115d ago0x14f953…acae8c
0x52cf…bb6d0x10c1…1e24Base—$0.53100%coinbase115d ago0xff0c3c…4981a1
0x3fcd…b5c70x10c1…1e24Base—$0.03100%coinbase115d ago0x1c05e1…20919b
0xa3d9…389f0x10c1…1e24Base—$0.03100%coinbase115d ago0x51b799…e5ac9a
0x1c10…df240x10c1…1e24Base—$0.01100%coinbase115d ago0xce069c…6af8de
0x59c1…ba540x10c1…1e24Base—$0.11100%coinbase115d ago0x29b3e6…782a16
0xa76b…90d10x10c1…1e24Base—$0.02100%coinbase115d ago0x039996…1fcf84
0x25ac…64290x10c1…1e24Base—$0.03100%coinbase115d ago0x6700fd…244510
0x6b46…d71b0x10c1…1e24Base—$0.53100%coinbase115d ago0x9106f2…0f2c86
0x880d…4a860x10c1…1e24Base—$2.70100%coinbase115d ago0x87b0fc…896ab7
0x0d6b…c5ee0x10c1…1e24Base—$0.01100%coinbase115d ago0x1e4255…57d6e4
0xb984…b5820x10c1…1e24Base—$0.07100%coinbase115d ago0x290f41…d1178d
0x6b46…d71b0x10c1…1e24Base—$0.11100%coinbase115d ago0x5551d7…c64aca
0xe139…5aee0x10c1…1e24Base—$0.81100%coinbase115d ago0x41b994…1e96ec
0x6b46…d71b0x10c1…1e24Base—$0.11100%coinbase115d ago0x0b2666…bf489c
0x3cc5…8c590x10c1…1e24Base—$0.02100%coinbase115d ago0xf2e382…3c7906
0xd409…f6d80x10c1…1e24Base—$0.05100%coinbase115d ago0x37ee95…08da5d
0x8f66…10f10x10c1…1e24Base—$0.02100%coinbase115d ago0xd5a2ff…1b7f3b
0x5cd3…e8f70x10c1…1e24Base—$0.06100%coinbase115d ago0x743694…fa5192

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.