Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa29…f3960xbc39…a14dBase—$0.01100%coinbase59d ago0x43acc8…b02747
0xfa29…f3960x4aee…95b8Base—$0.01100%coinbase59d ago0xac8323…5e006f
0xfa29…f3960x5b9e…75d9Base—$0.01100%coinbase59d ago0xaadf41…b0dee9
0xfa29…f3960x3653…51beBase—$0.01100%coinbase59d ago0x68ddba…964f3d
0xfa29…f3960xd257…6632Base—$0.01100%coinbase59d ago0x634b48…b6ce1a
0xfa29…f3960x01e8…fd22Base—$0.01100%coinbase59d ago0x7f456a…b1f646
0xfa29…f3960x1f55…f9ccBase—$0.01100%coinbase59d ago0xb6419a…d38dd4
0xfa29…f3960x6299…6f54Base—$0.01100%coinbase59d ago0xe07442…bd661a
0xfa29…f3960xcb52…85e3Base—$0.01100%coinbase59d ago0xa11b96…d85c91
0xfa29…f3960x0302…dae2Base—$0.01100%coinbase59d ago0x52367f…dce1c8
0xfa29…f3960xb753…c3e6Base—$0.01100%coinbase59d ago0xefed90…41edcb
0xfa29…f3960x854b…02f0Base—$0.01100%coinbase59d ago0x02bf9d…e48021
0xfa29…f3960x0e1c…088aBase—$0.01100%coinbase59d ago0x989428…2f01a9
0xfa29…f3960x895f…b58eBase—$0.01100%coinbase59d ago0xc63565…d549c5
0xfa29…f3960xff93…6ea0Base—$0.01100%coinbase59d ago0xd327f5…9afa56
0xfa29…f3960xeea2…6924Base—$0.01100%coinbase59d ago0xa1e567…b72a16
0xfa29…f3960x4152…1f6dBase—$0.01100%coinbase59d ago0x2e03ae…73f69a
0xfa29…f3960x94c7…1e2fBase—$0.01100%coinbase59d ago0x0008c0…b914eb
0xfa29…f3960xb07f…2493Base—$0.01100%coinbase59d ago0x4e5887…49a295
0xfa29…f3960x85af…fb2dBase—$0.01100%coinbase59d ago0xa5d53c…b83e74
0xfa29…f3960xec1a…7b55Base—$0.01100%coinbase59d ago0xd1a12a…c1f6e7
0xfa29…f3960xd035…2162Base—$0.01100%coinbase59d ago0x8facc0…562061
0xfa29…f3960x2952…358cBase—$0.01100%coinbase59d ago0x1ed24c…c03105
0xfa29…f3960x7b3a…79abBase—$0.01100%coinbase59d ago0x075fcb…6c1911
0xfa29…f3960x709a…0d48Base—$0.01100%coinbase59d ago0xcca479…801d8c

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.