Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase70d ago0xccb17a…b6e837
0x7e57…2f090x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase70d ago0x8747eb…80f485
0x7e57…2f090x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase71d ago0xb866ef…5e7d9e
0x7e57…2f090x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase71d ago0x8d53a9…0f35fe
0x7e57…2f090x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase71d ago0x74ce6c…4d2760
0x7e57…2f090x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase71d ago0xfd1ece…2aa6e8
0x7e57…2f090x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase71d ago0x508636…3d31ad
0x7e57…2f090x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase71d ago0x4d12a5…378bee
0x7e57…2f090x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase71d ago0x2653b4…c1af40
0x7e57…2f090x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase71d ago0x1f22ae…8205e5
0x7e57…2f090x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase71d ago0xbbd919…0ff71e
0x7e57…2f090x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase71d ago0xd96575…20c5ed
0x7e57…2f090x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase71d ago0x8abf0c…259f1a
0x7e57…2f090x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase71d ago0x53d286…0011af

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.