Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fcb…d5f90xf644…8ec1Base—$0.01100%coinbase18h ago0x52439f…bacbe2
0x5fcb…d5f90xdc5c…cb36Base—$0.01100%coinbase18h ago0x7262db…2c089c
0x5fcb…d5f90x2a69…96c0Base—$0.01100%coinbase18h ago0xf6d6fa…a81a82
0x5fcb…d5f90x609d…a133Base—$0.01100%coinbase18h ago0x60381e…636e9c
0x5fcb…d5f90xf3f8…28caBase—$0.01100%coinbase18h ago0x0afa29…bb80f4
0x5fcb…d5f90xd6e4…3816Base—$0.01100%coinbase18h ago0x51b753…a8564d
0x5fcb…d5f90x03e0…209aBase—$0.01100%coinbase18h ago0xeefc74…4448a8
0x5fcb…d5f90x25f8…9432Base—$0.01100%coinbase18h ago0x730eb1…f91930
0x5fcb…d5f90x7cf8…d514Base—$0.01100%coinbase18h ago0x3a088e…03889f
0x5fcb…d5f90xbdb2…c969Base—$0.01100%coinbase18h ago0x2c7ba0…edd4d3
0x5fcb…d5f90x99f1…a41aBase—$0.01100%coinbase1d ago0x4c65bd…8f5f9d
0x5fcb…d5f90xff50…9d7fBase—$0.01100%coinbase1d ago0xbb3364…560513
0x5fcb…d5f90x7cf6…84c9Base—$0.01100%coinbase1d ago0x07deff…1252bb
0x5fcb…d5f90xf38c…249fBase—$0.01100%coinbase1d ago0x7d1e7d…6ef592
0x5fcb…d5f90xd7dd…3146Base—$0.01100%coinbase1d ago0x5e78d7…249947
0x5fcb…d5f90xbf98…dfa5Base—$0.01100%coinbase1d ago0x17deaa…9b2dee
0x5fcb…d5f90xd5d0…3b0bBase—$0.01100%coinbase1d ago0x28bbb3…19ae31
0x5fcb…d5f90x24da…eab7Base—$0.01100%coinbase1d ago0x490617…6982df
0x5fcb…d5f90x270b…f2d1Base—$0.01100%coinbase1d ago0xf1a976…621db9
0x5fcb…d5f90xe502…28b7Base—$0.01100%coinbase1d ago0xc10e4a…8bd725
0x5fcb…d5f90x7026…7e64Base—$0.01100%coinbase1d ago0x08a84a…9b9d0b
0x5fcb…d5f90x56dd…e086Base—$0.01100%coinbase1d ago0x11a8ed…7664ac
0x5fcb…d5f90x30f1…640fBase—$0.01100%coinbase1d ago0x8ca1eb…70216c
0x5fcb…d5f90x1c28…914eBase—$0.01100%coinbase1d ago0x712d1e…5b5791
0x5fcb…d5f90x62c5…ffb5Base—$0.01100%coinbase1d ago0x5de6b7…fbd9fc

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.