Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30c9…731a0x8bb2…6fd2Base—$0.01100%coinbase73d ago0xba75d6…e8cc20
0x30c9…731a0xf39a…3db1Base—$0.01100%coinbase73d ago0xa694ec…cdbef2
0x30c9…731a0x5d30…4ea2Base—$0.01100%coinbase73d ago0xcf4f19…6b5100
0x30c9…731a0x120a…ace1Base—$0.01100%coinbase73d ago0x05e63f…dd5ba8
0x30c9…731a0x3940…61d0Base—$0.01100%coinbase73d ago0x965e24…5cbdc0
0x30c9…731a0xf5ba…4c83Base—$0.01100%coinbase73d ago0xea6eb8…da4de8
0x30c9…731a0xc6fc…d682Base—$0.01100%coinbase73d ago0x9823c8…da280e
0x30c9…731a0x745d…5029Base—$0.01100%coinbase73d ago0x38823b…95469c
0x30c9…731a0xb66a…8d11Base—$0.01100%coinbase73d ago0xbcb22c…c9b4a2
0x30c9…731a0x333b…b114Base—$0.01100%coinbase73d ago0xa5ab18…33572c
0x30c9…731a0x3dae…7502Base—$0.01100%coinbase73d ago0x97843a…2d9cd1
0x30c9…731a0x35ea…2423Base—$0.01100%coinbase73d ago0xc341d5…dc2f5b
0x30c9…731a0x705e…11a2Base—$0.01100%coinbase73d ago0x8828a3…0438ca
0x30c9…731a0x08c9…ebeaBase—$0.01100%coinbase73d ago0xc6a10b…798a1b
0x30c9…731a0xa565…fa05Base—$0.01100%coinbase73d ago0xf72725…e9d8bf
0x30c9…731a0x1d78…1136Base—$0.01100%coinbase73d ago0x9ca72a…1e82a2
0x30c9…731a0xd776…e8e7Base—$0.01100%coinbase73d ago0xf935a9…028ebe
0x30c9…731a0x47ee…c15fBase—$0.01100%coinbase74d ago0x8f0278…3fedf7
0x30c9…731a0xfde3…efd6Base—$0.01100%coinbase74d ago0x99c513…fae4c2
0x30c9…731a0x3dc5…d066Base—$0.01100%coinbase74d ago0xa355b5…4b65bb

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.