Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff56…086a0xb0af…7de0Base—$0.70100%coinbase50d ago0xff9e0d…8aad4f
0xc43b…34c00xb0af…7de0Base—$3.98100%coinbase50d ago0x23f9c2…91d4c1
0xb66a…04f40xb0af…7de0Base—$45.03100%coinbase50d ago0xc6eb06…9d9ba1
0x1ebf…76220xb0af…7de0Base—$0.54100%coinbase50d ago0xca1a1c…ed4f02
0xff56…086a0xb0af…7de0Base—$0.68100%coinbase50d ago0x175435…689357
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase50d ago0xff5698…939c12
0x3878…18220xb0af…7de0Base—$1.62100%coinbase50d ago0x19d31f…d8b893
0xff56…086a0xb0af…7de0Base—$0.68100%coinbase50d ago0xc7864b…1ad946
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase50d ago0x927792…3bac9e
0x1ebf…76220xb0af…7de0Base—$0.36100%coinbase50d ago0x50e6f0…90c0a5
0x60dd…75830xb0af…7de0Base—$16.95100%coinbase50d ago0x20457f…88c5bb
0x3878…18220xb0af…7de0Base—$1.44100%coinbase50d ago0xce5152…6c7fe5
0xff56…086a0xb0af…7de0Base—$0.66100%coinbase50d ago0x037741…e141fc
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase50d ago0xca05cf…40b682
0x1ebf…76220xb0af…7de0Base—$0.36100%coinbase50d ago0x0c7653…4669bc
0x1ebf…76220xb0af…7de0Base—$0.56100%coinbase50d ago0x5088b2…059386
0xff56…086a0xb0af…7de0Base—$0.66100%coinbase50d ago0xe609bd…85d45f
0xb66a…04f40xb0af…7de0Base—$45.03100%coinbase50d ago0x7a3a43…e0f0d1
0xff56…086a0xb0af…7de0Base—$0.68100%coinbase50d ago0x3882bb…1b4357
0xc43b…34c00xb0af…7de0Base—$3.87100%coinbase50d ago0x36851f…638f38
0x1ebf…76220xb0af…7de0Base—$0.39100%coinbase50d ago0xaf6038…4c4326
0xff56…086a0xb0af…7de0Base—$0.66100%coinbase50d ago0xbefb78…5a30fa
0xc43b…34c00xb0af…7de0Base—$3.87100%coinbase50d ago0xf1351c…c800ba
0x1ebf…76220xb0af…7de0Base—$0.39100%coinbase50d ago0x9ffd9f…a49181
0x60dd…75830xb0af…7de0Base—$15.86100%coinbase50d ago0xab65e7…77676a

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.