Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc087…9f460x3e0a…78e7Base—$0.004285100%coinbase74d ago0x2d0228…fbb16f
0xc087…9f460x3e0a…78e7Base—$0.003984100%coinbase74d ago0x12b49f…1cb701
0xc087…9f460x3e0a…78e7Base—$0.003944100%coinbase75d ago0x4116c0…cbe1d3
0xc087…9f460x3e0a…78e7Base—$0.003185100%coinbase75d ago0x7ac90b…5b7588
0xc087…9f460x3e0a…78e7Base—$0.004623100%coinbase75d ago0x2e5579…db5e4c
0xc087…9f460x3e0a…78e7Base—$0.005222100%coinbase75d ago0x1440ed…7c783e
0xc087…9f460x3e0a…78e7Base—$0.004648100%coinbase75d ago0x20e7b1…579004
0xc087…9f460x3e0a…78e7Base—$0.005936100%coinbase75d ago0xd9b341…9ad548
0xc087…9f460x3e0a…78e7Base—$0.00327100%coinbase75d ago0x8a3027…7c49b5
0xc087…9f460x3e0a…78e7Base—$0.005884100%coinbase75d ago0x39ed27…79e11b
0xc087…9f460x3e0a…78e7Base—$0.004131100%coinbase75d ago0xf991cc…fd1421
0xc087…9f460x3e0a…78e7Base—$0.004269100%coinbase75d ago0x0dac0e…5c8a60
0xc087…9f460x3e0a…78e7Base—$0.00504100%coinbase75d ago0x8a56e8…2958b4
0xc087…9f460x3e0a…78e7Base—$0.003434100%coinbase75d ago0x1023f7…c4afd5
0xc087…9f460x3e0a…78e7Base—$0.004149100%coinbase75d ago0xcbc57c…8a48ca
0xc087…9f460x3e0a…78e7Base—$0.00587100%coinbase75d ago0xe790e6…c3e887
0xc087…9f460x3e0a…78e7Base—$0.005613100%coinbase75d ago0xa0bcab…3163f7
0xc087…9f460x3e0a…78e7Base—$0.004161100%coinbase75d ago0x009d93…0ffde8
0xc087…9f460x3e0a…78e7Base—$0.004942100%coinbase75d ago0xe38eae…60d9c8
0xc087…9f460x3e0a…78e7Base—$0.004195100%coinbase75d ago0x50af2b…5a98de
0xc087…9f460x3e0a…78e7Base—$0.003209100%coinbase75d ago0x2e784a…c31c15
0xc087…9f460x3e0a…78e7Base—$0.004396100%coinbase75d ago0x71a5f0…32bfac
0xc087…9f460x3e0a…78e7Base—$0.003989100%coinbase75d ago0xf44e10…aef8a9
0xc087…9f460x3e0a…78e7Base—$0.00293100%coinbase75d ago0xd5a79a…7cd6a1
0xc087…9f460x3e0a…78e7Base—$0.005342100%coinbase75d ago0x43620c…a7ef0f

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.