Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc382…95030xd137…901eBase—$0.01100%coinbase64d ago0xdcfdec…637e53
0xc382…95030xb3e9…fa27Base—$0.01100%coinbase64d ago0xbb9eb9…2556c6
0xc382…95030x4f8b…8c99Base—$0.01100%coinbase64d ago0x359eac…98a944
0xc382…95030x84ff…13c7Base—$0.01100%coinbase64d ago0xe14b39…4a7cd7
0xc382…95030xdb40…4508Base—$0.01100%coinbase64d ago0xcf3ea4…fbc0ac
0xc382…95030xcf8b…f3b4Base—$0.01100%coinbase64d ago0x86359e…6a6c84
0xc382…95030xba46…2b03Base—$0.01100%coinbase64d ago0x3cb092…627db8
0xc382…95030xcae4…0d6dBase—$0.01100%coinbase64d ago0x20e2b8…1d2765
0xc382…95030x8f79…8fa5Base—$0.01100%coinbase64d ago0x529f6f…1209d8
0xc382…95030x0947…9effBase—$0.01100%coinbase64d ago0x28e496…2ddcbf
0xc382…95030x28ae…3d0aBase—$0.01100%coinbase64d ago0xfe74dc…b9992e
0xc382…95030xede5…743cBase—$0.01100%coinbase64d ago0x068adb…6b90d5
0xc382…95030xa915…ef63Base—$0.01100%coinbase64d ago0x33199b…cfd8ae
0xc382…95030xd86a…4cf9Base—$0.01100%coinbase64d ago0x61f5d9…dd9d8b
0xc382…95030x1980…d3b9Base—$0.01100%coinbase64d ago0xe9532a…32881a
0xc382…95030x601d…19caBase—$0.01100%coinbase64d ago0x51fe53…2852fa
0xc382…95030x2bb7…cebdBase—$0.01100%coinbase64d ago0x6f4c3d…e03719
0xc382…95030x2859…e77fBase—$0.01100%coinbase64d ago0x31b0c9…46538d
0xc382…95030x277f…4db0Base—$0.01100%coinbase64d ago0x1ce8df…1046b6
0xc382…95030xad5b…a28cBase—$0.01100%coinbase64d ago0x7f373e…deda47
0xc382…95030xf334…668aBase—$0.01100%coinbase64d ago0x991795…0973f7
0xc382…95030x2777…88abBase—$0.01100%coinbase64d ago0x7b98c7…824f5f
0xc382…95030x68a9…5cb8Base—$0.01100%coinbase64d ago0x278e71…81651b
0xc382…95030x6e72…23a6Base—$0.01100%coinbase64d ago0xfeae33…020f6e
0xc382…95030xe99b…3b38Base—$0.01100%coinbase64d ago0x1d5453…9dd1ba

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.