Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase6d ago0x9b834a…51a743
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase6d ago0xb43ec7…d48db2
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase6d ago0xa028f6…a1a9fd
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase6d ago0x1f330b…d66797
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase6d ago0x93ec2a…6773d0
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase6d ago0x474bde…e1afdc
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase6d ago0x379c6f…daa2d9
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase6d ago0x735565…69d070
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase6d ago0x7e0f66…6adc2f
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase6d ago0xc25b67…9a3f6a
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase6d ago0x0afc74…80f2d1
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase6d ago0x30a600…7ef65c
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase6d ago0x03ba43…b2e840
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase6d ago0xc7bcbb…ce673e
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase6d ago0x74f486…213dfe
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase6d ago0xc988af…7ce961
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase6d ago0x5c2b34…9fc30b
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase6d ago0x3f0fd5…69504d
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase6d ago0x21bb42…622041
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase6d ago0x59b54d…05fe85
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase6d ago0xf73753…deefe1
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase6d ago0xb4f664…7d1d84
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase6d ago0x5b5a09…d23757
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase6d ago0xab0233…72e226
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase6d ago0xb1bec4…94be90

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.