Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0bec…c4650x6a0a…bf67Base—$0.01100%coinbase3d ago0xd0e917…7cf8ca
0x0bec…c4650x6a0a…bf67Base—$0.01100%coinbase3d ago0x1468ae…e43800
0x0bec…c4650x6a0a…bf67Base—$0.01100%coinbase3d ago0xde6338…56dfc1
0x0bec…c4650x6a0a…bf67Base—$0.01100%coinbase3d ago0xde51da…d0862b
0x0bec…c4650x6a0a…bf67Base—$0.01100%coinbase3d ago0x775163…6d414d
0x0bec…c4650x6a0a…bf67Base—$0.10100%coinbase3d ago0x8bf7b0…3499f3
0x0bec…c4650x6a0a…bf67Base—$0.10100%coinbase3d ago0x363fab…41a1b3
0x0bec…c4650x6a0a…bf67Base—$0.10100%coinbase3d ago0x941410…9c4dc7
0x0bec…c4650x6a0a…bf67Base—$0.10100%coinbase3d ago0x17ebbd…e8a986
0x0bec…c4650x6a0a…bf67Base—$0.10100%coinbase3d ago0x585b83…cd79e6
0x0bec…c4650x6a0a…bf67Base—$0.10100%coinbase3d ago0x513aa9…a46e0c
0x0bec…c4650x6a0a…bf67Base—$0.10100%coinbase3d ago0x586735…02e252
0x0bec…c4650x6a0a…bf67Base—$0.10100%coinbase3d ago0x018122…86f9f5
0x0bec…c4650x6a0a…bf67Base—$0.10100%coinbase3d ago0x012a40…ab85ad
0x0bec…c4650x6a0a…bf67Base—$0.10100%coinbase3d ago0xaaaa5e…5ae4ff
0x0bec…c4650x6a0a…bf67Base—$0.10100%coinbase3d ago0x37a406…695eaf
0x0bec…c4650x6a0a…bf67Base—$0.10100%coinbase3d ago0xad0c35…0c1620
0x0bec…c4650x6a0a…bf67Base—$0.10100%coinbase3d ago0xad628c…dab33e
0x0bec…c4650x6a0a…bf67Base—$0.10100%coinbase3d ago0xed1024…558aa2
0x0bec…c4650x6a0a…bf67Base—$0.10100%coinbase3d ago0xc9d62c…a09e07
0x0bec…c4650x6a0a…bf67Base—$0.10100%coinbase3d ago0xeb6a9f…e299f2
0x0bec…c4650x6a0a…bf67Base—$0.10100%coinbase3d ago0xfead5e…e31038
0x0bec…c4650x6a0a…bf67Base—$0.10100%coinbase3d ago0x0133d8…6d7237
0x0bec…c4650x6a0a…bf67Base—$0.10100%coinbase3d ago0x8f094b…205fd3
0x0bec…c4650x6a0a…bf67Base—$0.10100%coinbase3d ago0xd99451…b8e9d4

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.