Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7233…e4b50xb061…6db6Base—$0.01100%coinbase71d ago0x901f61…ea45af
0x7233…e4b50xbdbc…618dBase—$0.01100%coinbase71d ago0xf770f5…980615
0x7233…e4b50x2d63…ea6fBase—$0.01100%coinbase71d ago0x7d0b84…4a9fe9
0x7233…e4b50xe677…573bBase—$0.01100%coinbase71d ago0x7bb7bd…839032
0x7233…e4b50x9929…969dBase—$0.01100%coinbase71d ago0x226727…04b709
0x7233…e4b50x55d5…23d2Base—$0.01100%coinbase72d ago0x26d503…239d9a
0x7233…e4b50xf9b7…221bBase—$0.01100%coinbase72d ago0xba0e0b…31c61a
0x7233…e4b50x910c…dcd4Base—$0.01100%coinbase72d ago0x565fc5…c4e020
0x7233…e4b50x3718…6ba1Base—$0.01100%coinbase72d ago0x60c6cf…a01493
0x7233…e4b50x41b2…62f5Base—$0.01100%coinbase72d ago0xe217d3…d4455d
0x7233…e4b50x3e31…fb67Base—$0.01100%coinbase72d ago0x920902…4987b6
0x7233…e4b50xa76f…f688Base—$0.01100%coinbase72d ago0xeeaedf…461dcf
0x7233…e4b50xf887…7a20Base—$0.01100%coinbase72d ago0xe6b2d5…81cdd6
0x7233…e4b50x7894…fb85Base—$0.01100%coinbase72d ago0x22e02c…f583d4
0x7233…e4b50xca95…e200Base—$0.01100%coinbase72d ago0xf4ceff…fbacd6
0x7233…e4b50x84ea…292fBase—$0.01100%coinbase72d ago0x71644b…e212b5
0x7233…e4b50xb560…70a3Base—$0.01100%coinbase72d ago0x2d31f5…1146ae
0x7233…e4b50x3f44…71cfBase—$0.01100%coinbase72d ago0x996bd1…7d9905
0x7233…e4b50x959e…1992Base—$0.01100%coinbase72d ago0xcab3a6…a94842
0x7233…e4b50x3e7d…c693Base—$0.01100%coinbase72d ago0x021875…17eaf1
0x7233…e4b50x68b3…8ddeBase—$0.01100%coinbase72d ago0x40897f…4f5f0c
0x7233…e4b50xb04a…091fBase—$0.01100%coinbase72d ago0x49ff52…f55001
0x7233…e4b50x075f…4a13Base—$0.01100%coinbase72d ago0xcc66f6…e5e4f0
0x7233…e4b50xa1da…2dc2Base—$0.01100%coinbase72d ago0x47b168…0f99f3
0x7233…e4b50x9ae5…3a1dBase—$0.01100%coinbase72d ago0x063957…d4bc72

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.