Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4077…559d0xe421…e248Base—$0.01100%coinbase77d ago0xc19f45…46e611
0x4077…559d0x5888…5023Base—$0.01100%coinbase77d ago0xa97407…1b5461
0x4077…559d0x0e66…4cf6Base—$0.01100%coinbase77d ago0x7ddd3b…6926f6
0x4077…559d0xe9f2…8af1Base—$0.01100%coinbase77d ago0x60f2b7…8f9415
0x4077…559d0x9777…7bd9Base—$0.01100%coinbase77d ago0x5ab629…d02158
0x4077…559d0xca16…008eBase—$0.01100%coinbase77d ago0xc9fbfc…8c331e
0x4077…559d0x00ca…2f56Base—$0.01100%coinbase77d ago0xf5e560…0fa468
0x4077…559d0x6062…cdbfBase—$0.01100%coinbase77d ago0x0a94a1…67724c
0x4077…559d0xda80…eb58Base—$0.01100%coinbase77d ago0xb5cf45…1baa3d
0x4077…559d0x00dc…8a2bBase—$0.01100%coinbase77d ago0x8b65de…56205a
0x4077…559d0xe51e…16d3Base—$0.01100%coinbase77d ago0x2a588b…b83820
0x4077…559d0x1285…f704Base—$0.01100%coinbase77d ago0xbffed8…378cb5
0x4077…559d0xd0d5…60beBase—$0.01100%coinbase77d ago0xafce5b…56c387
0x4077…559d0x49af…4dbeBase—$0.01100%coinbase77d ago0xcd2183…184648
0x4077…559d0xb928…145cBase—$0.01100%coinbase77d ago0x423823…0f6e65
0x4077…559d0xb9d9…05b8Base—$0.01100%coinbase77d ago0xc9c4f0…c71966
0x4077…559d0x24e1…27d5Base—$0.01100%coinbase77d ago0xd65d37…41001d
0x4077…559d0x4521…5087Base—$0.01100%coinbase77d ago0x2f522e…1b2a94
0x4077…559d0x2c6b…52dcBase—$0.01100%coinbase77d ago0xf78b86…844801
0x4077…559d0xcb4f…a0cdBase—$0.01100%coinbase77d ago0x80c2ed…c5aec8
0x4077…559d0x9e55…5b67Base—$0.01100%coinbase77d ago0x571f62…85e123
0x4077…559d0xce69…56fdBase—$0.01100%coinbase77d ago0xf1c1dc…5654f2
0x4077…559d0xa741…898cBase—$0.01100%coinbase77d ago0x7b547a…61cb7b
0x4077…559d0xde5b…b109Base—$0.01100%coinbase77d ago0xa3782b…6ee698
0x4077…559d0xe266…74aaBase—$0.01100%coinbase77d ago0x1a5f47…905184

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.