Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2378…a4530x5aae…482eBase—$0.001100%coinbase10d ago0xc04a09…8bc46f
0x2378…a4530x5aae…482eBase—$0.001100%coinbase10d ago0xd854f4…30ec0a
0x2378…a4530x5aae…482eBase—$0.001100%coinbase10d ago0x212181…a1d298
0x2378…a4530x5aae…482eBase—$0.001100%coinbase10d ago0x3ddbff…165312
0x2378…a4530x5aae…482eBase—$0.001100%coinbase10d ago0x1e0d0f…e56aab
0x2378…a4530x5aae…482eBase—$0.001100%coinbase10d ago0x3d8df4…329fd5
0x2378…a4530x5aae…482eBase—$0.001100%coinbase10d ago0x677708…cc980f
0x2378…a4530x5aae…482eBase—$0.001100%coinbase10d ago0x58cfbe…3514b0
0x2378…a4530x5aae…482eBase—$0.001100%coinbase10d ago0xe8c77b…3843cf
0x2378…a4530x5aae…482eBase—$0.001100%coinbase10d ago0xd6702a…8184c2
0x2378…a4530x5aae…482eBase—$0.001100%coinbase10d ago0x6baa78…e0c666
0x2378…a4530x5aae…482eBase—$0.001100%coinbase10d ago0x266998…749f00
0x2378…a4530x5aae…482eBase—$0.001100%coinbase10d ago0x9724dc…1bca31
0x2378…a4530x5aae…482eBase—$0.001100%coinbase10d ago0x0fbe91…4b7285
0x2378…a4530x5aae…482eBase—$0.001100%coinbase10d ago0x3451f9…5772e4
0x2378…a4530x5aae…482eBase—$0.001100%coinbase10d ago0x103d43…7d1860
0x2378…a4530x5aae…482eBase—$0.001100%coinbase10d ago0x03b4e1…123c4c
0x2378…a4530x5aae…482eBase—$0.001100%coinbase10d ago0xee4382…e909fa
0x2378…a4530x5aae…482eBase—$0.001100%coinbase10d ago0xba12f8…5570e0
0x2378…a4530x5aae…482eBase—$0.001100%coinbase10d ago0x7b02d1…b640b8
0x2378…a4530x5aae…482eBase—$0.001100%coinbase10d ago0x66518a…3cfdfd
0x2378…a4530x5aae…482eBase—$0.001100%coinbase10d ago0x88f695…736c5c
0x2378…a4530x5aae…482eBase—$0.001100%coinbase10d ago0xfe0ac3…88be39
0x2378…a4530x5aae…482eBase—$0.001100%coinbase10d ago0x6f1d10…6da715
0x2378…a4530x5aae…482eBase—$0.001100%coinbase10d ago0x1f7e09…bdda3e

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.