Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3289…d9490xe5f4…fe3dBasex402 service$0.21100%coinbase68d ago0x94b97e…fdcf47
0x3289…d9490xe5f4…fe3dBasex402 service$0.001100%coinbase68d ago0x428e3a…454db1
0x3289…d9490x21bc…2d0eBasex402 service$0.01100%coinbase68d ago0xa39e3e…2c77b1
0x3289…d9490x21bc…2d0eBasex402 service$0.001100%coinbase68d ago0xf8af41…6a1859
0x3289…d9490x21bc…2d0eBasex402 service$0.01100%coinbase68d ago0x2761a3…7969d9
0x3289…d9490x21bc…2d0eBasex402 service$0.001100%coinbase68d ago0x2ce2f2…cc0e5b
0x3289…d9490x21bc…2d0eBasex402 service$0.01100%coinbase68d ago0x59dc3a…60ba01
0x3289…d9490x21bc…2d0eBasex402 service$0.001100%coinbase68d ago0xe7b1ca…d1b787
0x3289…d9490x21bc…2d0eBasex402 service$0.01100%coinbase68d ago0xe1de85…8b9a5c
0x3289…d9490x21bc…2d0eBasex402 service$0.001100%coinbase68d ago0x868524…cc5c46
0x3289…d9490x21bc…2d0eBasex402 service$0.01100%coinbase68d ago0x31df12…4cf4fe
0x3289…d9490x21bc…2d0eBasex402 service$0.001100%coinbase68d ago0xaa2362…9f7be4
0x3289…d9490xe5f4…fe3dBasex402 service$0.005100%coinbase69d ago0x417d23…75bad9
0x3289…d9490xe5f4…fe3dBasex402 service$2.63100%coinbase69d ago0x67d2a5…ce333f
0x3289…d9490xe5f4…fe3dBasex402 service$0.26100%coinbase69d ago0xb17785…33d25f
0x3289…d9490x21bc…2d0eBasex402 service$0.01100%coinbase69d ago0x9b766a…294f80
0x3289…d9490x21bc…2d0eBasex402 service$0.001100%coinbase69d ago0xd301aa…86dc14
0x3289…d9490xe5f4…fe3dBasex402 service$0.08100%coinbase69d ago0x986f02…01eacb
0x3289…d9490x21bc…2d0eBasex402 service$0.01100%coinbase69d ago0xc5f6b7…a412c3
0x3289…d9490x21bc…2d0eBasex402 service$0.001100%coinbase69d ago0xf2754b…aa9f36
0x3289…d9490xe5f4…fe3dBasex402 service$0.08100%coinbase69d ago0xd271d0…10b51b
0x3289…d9490xe5f4…fe3dBasex402 service$0.11100%coinbase69d ago0xbe8b62…f9e285
0x3289…d9490xe5f4…fe3dBasex402 service$0.05100%coinbase69d ago0xe21a67…b2f9f2
0x3289…d9490xe5f4…fe3dBasex402 service$0.01100%coinbase69d ago0x9f40cb…2811d2
0x3289…d9490xe5f4…fe3dBasex402 service$0.53100%coinbase69d ago0xf5a587…205ea5

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.