Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa877…8a060x1eda…af5eBase—$0.01100%coinbase75d ago0x298e25…53517c
0xa877…8a060x000d…e2d3Base—$0.01100%coinbase75d ago0x7bb6df…8f97da
0xa877…8a060x0b97…96f9Base—$0.01100%coinbase75d ago0xe15e21…0b9862
0xa877…8a060x5e9c…f93eBase—$0.01100%coinbase75d ago0x68174c…bf2ed2
0xa877…8a060x0512…76b6Base—$0.01100%coinbase75d ago0xff0392…b2ea87
0xa877…8a060x352e…b811Base—$0.01100%coinbase75d ago0xf70c8d…3f309d
0xa877…8a060xda50…31b7Base—$0.01100%coinbase75d ago0x8ee14b…4ae80a
0xa877…8a060xb7c6…3f2aBase—$0.01100%coinbase75d ago0x1d3e16…4664f8
0xa877…8a060xac4c…a88dBase—$0.01100%coinbase75d ago0xc9f8ff…b7038f
0xa877…8a060x688d…c2dcBase—$0.01100%coinbase75d ago0x36a919…7ab2f5
0xa877…8a060x83a9…9196Base—$0.01100%coinbase75d ago0x65a17e…bbf0b8
0xa877…8a060xea4b…99bdBase—$0.01100%coinbase75d ago0x1cf7d8…70976e
0xa877…8a060x8fc5…33b4Base—$0.01100%coinbase75d ago0x7a3558…07bacb
0xa877…8a060xd2e1…67bfBase—$0.01100%coinbase75d ago0xba5863…609f0d
0xa877…8a060x7c5d…9380Base—$0.01100%coinbase75d ago0x416c45…a9dc1d
0xa877…8a060x4e95…4eccBase—$0.01100%coinbase75d ago0xb3e085…f899ed
0xa877…8a060x013a…8533Base—$0.01100%coinbase75d ago0x34f677…6e9ecf
0xa877…8a060xd1c9…9b49Base—$0.01100%coinbase75d ago0x86e964…2a3de4
0xa877…8a060x7223…889bBase—$0.01100%coinbase75d ago0xa9b9df…31603d
0xa877…8a060x4393…aaffBase—$0.01100%coinbase75d ago0x7f0fa9…ea6217
0xa877…8a060xc67a…dc4fBase—$0.01100%coinbase75d ago0xddf326…1df6fb
0xa877…8a060x0a16…87d6Base—$0.01100%coinbase76d ago0x22fda1…c1e679
0xa877…8a060x2271…a060Base—$0.01100%coinbase76d ago0xf48606…aaec0f
0xa877…8a060xd1c6…686dBase—$0.01100%coinbase76d ago0xeb05ec…bf21c7
0xa877…8a060xba61…6123Base—$0.01100%coinbase76d ago0x69c49b…add204

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.