Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf56d…54830xb0af…7de0Base—$12.46100%coinbase34d ago0x880ece…756ec7
0xf56d…54830xb0af…7de0Base—$12.19100%coinbase34d ago0xd0d6cb…8f031b
0xf56d…54830xb0af…7de0Base—$11.88100%coinbase34d ago0xa1b4f1…2b5fd5
0xf56d…54830xb0af…7de0Base—$11.57100%coinbase34d ago0x631c3c…01c86f
0xf56d…54830xb0af…7de0Base—$11.30100%coinbase34d ago0x487383…cd7735
0xf56d…54830xb0af…7de0Base—$11.01100%coinbase34d ago0x38537a…ec718b
0xf56d…54830xb0af…7de0Base—$11.48100%coinbase34d ago0xce0c01…ceebc1
0xf56d…54830xb0af…7de0Base—$11.11100%coinbase34d ago0x041b8a…6b4db5
0xf56d…54830xb0af…7de0Base—$10.80100%coinbase34d ago0x8ef198…76bb8b
0xf56d…54830xb0af…7de0Base—$10.51100%coinbase34d ago0x92d4e1…1cc8f8
0xf56d…54830xb0af…7de0Base—$10.49100%coinbase34d ago0xd9092d…b42f56
0xf56d…54830xb0af…7de0Base—$10.13100%coinbase34d ago0x8734dc…9d6de3
0xf56d…54830xb0af…7de0Base—$10.80100%coinbase34d ago0x7b4dd3…dd072a
0xf56d…54830xb0af…7de0Base—$11.41100%coinbase34d ago0x8bd316…15f246
0xf56d…54830xb0af…7de0Base—$11.12100%coinbase34d ago0x557835…7a2b89
0xf56d…54830xb0af…7de0Base—$11.67100%coinbase34d ago0x99b3b3…ac538a
0xf56d…54830xb0af…7de0Base—$12.09100%coinbase34d ago0x02a461…151a2a
0xf56d…54830xb0af…7de0Base—$11.89100%coinbase34d ago0x249e68…91e911
0xf56d…54830xb0af…7de0Base—$11.58100%coinbase34d ago0xd6a688…0543b6
0xf56d…54830xb0af…7de0Base—$11.23100%coinbase34d ago0xde981c…733245
0xf56d…54830xb0af…7de0Base—$11.88100%coinbase34d ago0x60703d…8acc3e
0xf56d…54830xb0af…7de0Base—$11.27100%coinbase34d ago0xeb0c62…09f185
0xf56d…54830xb0af…7de0Base—$11.28100%coinbase34d ago0x8b5d93…061ba0
0xf56d…54830xb0af…7de0Base—$11.26100%coinbase34d ago0x28b42e…a7aec5
0xf56d…54830xb0af…7de0Base—$10.96100%coinbase34d ago0xce591c…aa11b8

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.