Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao8d ago0x38ac0d…c8ced8
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao8d ago0x887856…2b6c74
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao8d ago0xa6825a…20f25d
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao8d ago0xd088a3…f746cf
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao8d ago0xa7f95d…39449a
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao8d ago0xa75876…435852
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao8d ago0x7c3451…269a65
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao8d ago0x87b9e9…a0d7e3
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao8d ago0x54a99b…14da65
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao8d ago0x63994a…e2bd69
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao8d ago0xcc7007…dc6053
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao8d ago0xcfa155…39aa9f
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao8d ago0x398e59…ac6416
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao8d ago0x923807…05ac46
0x3a87…46690xbf6f…3422Base—$1.40100%ultravioletadao8d ago0xdb7159…b89efe
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao8d ago0x3576db…52cc33
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao8d ago0x55849b…da7283
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao8d ago0x535588…640fe0
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao8d ago0x00909a…70eddf
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao8d ago0x4ae182…8395a2
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao8d ago0x2723ee…3001d7
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao8d ago0x24637f…67d471
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao8d ago0xb367e1…e9b22f
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao8d ago0x3bdb0b…7b21d0
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao8d ago0x2d80a6…e7c8c5

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.