Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x490f…10210x7818…2f74Base—$0.01100%coinbase75d ago0xae5d62…bcf069
0x490f…10210xde3c…c8fbBase—$0.01100%coinbase75d ago0x67b3ec…b54dc2
0x490f…10210x5aa1…b21aBase—$0.01100%coinbase75d ago0x8002eb…dfb34d
0x490f…10210xd1b0…8412Base—$0.01100%coinbase75d ago0x480baf…483c9b
0x490f…10210x70e9…b5b6Base—$0.01100%coinbase75d ago0x368ec5…c6c59b
0x490f…10210x30de…9e81Base—$0.01100%coinbase75d ago0xbeb70a…4d684f
0x490f…10210x332a…8a05Base—$0.01100%coinbase75d ago0xe358f3…34d5d9
0x490f…10210xe319…6496Base—$0.01100%coinbase75d ago0xc1a01a…b75239
0x490f…10210xe746…746eBase—$0.01100%coinbase75d ago0xc2a1af…ff3128
0x490f…10210x3b90…d3f3Base—$0.01100%coinbase75d ago0x154243…8af7a8
0x490f…10210xb5ec…33edBase—$0.01100%coinbase75d ago0xc34e3f…fa97db
0x490f…10210xc0a7…f6b2Base—$0.01100%coinbase75d ago0x490735…91a742
0x490f…10210xc872…6dbaBase—$0.01100%coinbase75d ago0xf90fce…bc66d3

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.