Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa944…0fb80x75b9…763dBase—$400.19100%0x4af2…d9db49d ago0x60da0a…45aeb3
0x04b7…4f3c0x75b9…763dBase—$250.0070%0x4af2…d9db49d ago0xc83dc2…6ed4a9
0x347a…a7bb0x75b9…763dBase—$500.00100%0x4af2…d9db49d ago0xc895ac…ee57d8
0x2e10…04860x75b9…763dBase—$49.96100%0x4af2…d9db49d ago0x6fa9ec…19752b
0x6e64…acaf0x75b9…763dBase—$119.17100%0x4af2…d9db49d ago0xff6673…d169a9
0xe961…cb390x75b9…763dBase—$30.0070%0x4af2…d9db49d ago0x7a28b4…35efaa
0xe1cb…7f120x75b9…763dBase—$500.00100%0x4af2…d9db49d ago0x90fbaa…d20873
0x348e…d0570x75b9…763dBase—$5,000.00100%0x4af2…d9db49d ago0x99b484…0c0c67
0xde62…bed00x75b9…763dBase—$219.1770%0x4af2…d9db49d ago0x85ef8f…5e076f
0x08aa…41430x75b9…763dBase—$171.2370%0x4af2…d9db49d ago0x4b5ffe…94242e
0xea3d…51f50x75b9…763dBase—$100.0070%0x4af2…d9db49d ago0xecf637…54d2e4
0x08aa…41430x75b9…763dBase—$100.74100%0x4af2…d9db49d ago0x0eb562…54278b
0x5683…88490x75b9…763dBase—$7,000.0070%0x4af2…d9db49d ago0x62a4a6…becef9
0xa944…0fb80x75b9…763dBase—$0.00001100%0x4af2…d9db49d ago0xeb9c64…dc85eb
0x0d3b…1eec0x75b9…763dBase—$1,952.26100%0x4af2…d9db50d ago0x24c3ec…0a78d1
0xa944…0fb80x75b9…763dBase—$329.83100%0x4af2…d9db50d ago0x1ff769…b9359e
0xa944…0fb80x75b9…763dBase—$10.00100%0x4af2…d9db50d ago0x221354…5dba05
0x5e3b…259d0x75b9…763dBase—$30.0070%0x4af2…d9db50d ago0x9495ed…75757c
0x5e3b…259d0x75b9…763dBase—$5.0070%0x4af2…d9db50d ago0xfcc9b1…c25293
0x5e3b…259d0x75b9…763dBase—$15.0070%0x4af2…d9db50d ago0x7ecd33…d9d61c
0x93bf…bd640x75b9…763dBase—$105.8470%0x4af2…d9db50d ago0xa309eb…7a175d

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.