Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1661…61840x9044…cb29Base—$0.01100%coinbase78d ago0xa5c494…fe78f9
0x1661…61840x8235…d006Base—$0.01100%coinbase78d ago0xdb7ff7…9b331a
0x1661…61840xa935…5007Base—$0.01100%coinbase78d ago0xa7c6e5…0cd677
0x1661…61840xabb4…6f9dBase—$0.01100%coinbase78d ago0xaa3f6a…04da19
0x1661…61840x3f62…8c71Base—$0.01100%coinbase78d ago0xb510a7…834cf7
0x1661…61840x04f3…e387Base—$0.01100%coinbase78d ago0x76d018…2a946f
0x1661…61840xf3f1…17f4Base—$0.01100%coinbase78d ago0x851816…8ea2ab
0x1661…61840x9697…e09bBase—$0.01100%coinbase78d ago0x31adb5…548555
0x1661…61840x721a…a170Base—$0.01100%coinbase78d ago0x104ebd…e47418
0x1661…61840xeb82…f444Base—$0.01100%coinbase78d ago0x66a1cc…73d88c
0x1661…61840xf5ec…77faBase—$0.01100%coinbase78d ago0x3b357b…3ce7ce
0x1661…61840x7579…7b1bBase—$0.01100%coinbase78d ago0xbfb720…daca23
0x1661…61840xd7c5…e88fBase—$0.01100%coinbase78d ago0x2707d7…dc7174
0x1661…61840x357b…a171Base—$0.01100%coinbase78d ago0x32599c…0e5da8
0x1661…61840x359c…193aBase—$0.01100%coinbase78d ago0xc5faf8…ec0533
0x1661…61840x82c3…0372Base—$0.01100%coinbase78d ago0xa9e76d…326c8e
0x1661…61840x35bd…0c7bBase—$0.01100%coinbase78d ago0xe59df4…c864e7

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.