Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35e2…d0630xeb20…49a7Base—$0.01100%coinbase63d ago0x331e60…891b84
0x35e2…d0630x2fd4…fb6dBase—$0.01100%coinbase63d ago0x8d01fc…d67c6d
0x35e2…d0630x26c8…cc48Base—$0.01100%coinbase63d ago0x1981d7…57c41f
0x35e2…d0630xcfa8…8c45Base—$0.01100%coinbase63d ago0x104262…35c11d
0x35e2…d0630x3749…7103Base—$0.01100%coinbase63d ago0x4a03f1…fe527c
0x35e2…d0630x7e55…dd74Base—$0.01100%coinbase63d ago0xa6bb4c…ad9e46
0x35e2…d0630xf20b…1538Base—$0.01100%coinbase63d ago0x7fc37d…d95d3a
0x35e2…d0630x2aaf…b981Base—$0.01100%coinbase63d ago0xcc8349…4969d3
0x35e2…d0630x063b…93c0Base—$0.01100%coinbase63d ago0x123870…9b5c6b
0x35e2…d0630xb765…6af1Base—$0.01100%coinbase63d ago0xc575b7…cd98cc
0x35e2…d0630xf12e…6021Base—$0.01100%coinbase63d ago0xf2530b…d4eb53
0x35e2…d0630xcf76…9d98Base—$0.01100%coinbase63d ago0xfd9a51…b13e13
0x35e2…d0630x2366…1deaBase—$0.01100%coinbase63d ago0xd6611e…2dcbb5
0x35e2…d0630x9b4e…0755Base—$0.01100%coinbase63d ago0xca4f71…a68493
0x35e2…d0630x4652…15efBase—$0.01100%coinbase63d ago0x451d7d…c2a4d2
0x35e2…d0630xa6e6…50d9Base—$0.01100%coinbase63d ago0xe0882c…de8286
0x35e2…d0630x64ef…1b48Base—$0.01100%coinbase63d ago0x0cc78e…55be23
0x35e2…d0630x0aad…0df5Base—$0.01100%coinbase63d ago0xcd217c…80b9b0
0x35e2…d0630xae74…a6a7Base—$0.01100%coinbase63d ago0x4b2780…1ea685
0x35e2…d0630x959f…b826Base—$0.01100%coinbase63d ago0xd4f3f5…b0f886
0x35e2…d0630xb903…bbbcBase—$0.01100%coinbase63d ago0xd2b5f4…f33c19
0x35e2…d0630xf926…64baBase—$0.01100%coinbase63d ago0xdc676e…75b583
0x35e2…d0630x2f54…0fb8Base—$0.01100%coinbase63d ago0x31e40b…059e18
0x35e2…d0630xd301…88adBase—$0.01100%coinbase64d ago0x806820…0adc7c
0x35e2…d0630xd0ae…acdfBase—$0.01100%coinbase64d ago0x8e8cfd…e70906

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.