Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0420…89e20x3d77…4a48Base—$0.01100%coinbase34d ago0x5ec3c3…5cab93
0x0420…89e20x4b77…9df8Base—$0.01100%coinbase34d ago0x08c122…51ec6d
0x0420…89e20x0656…d612Base—$0.01100%coinbase34d ago0x05612e…18e278
0x0420…89e20x6427…4614Base—$0.01100%coinbase34d ago0xa94136…dece7e
0x0420…89e20xe998…d0b6Base—$0.01100%coinbase34d ago0x5b272a…48148b
0x0420…89e20x2dbb…8d5eBase—$0.01100%coinbase34d ago0x0721e6…95d128
0x0420…89e20x0037…d111Base—$0.02100%coinbase34d ago0x2eae91…79a1d1
0x0420…89e20xbf6b…5f42Base—$0.01100%coinbase34d ago0xbd378d…1be3dc
0x0420…89e20x03ac…1ebfBase—$0.02100%coinbase34d ago0xf38cda…d231f5
0x0420…89e20xd8ab…695dBase—$0.01100%coinbase34d ago0xfb5d3b…5e4fc4
0x0420…89e20x395b…2da4Base—$0.01100%coinbase34d ago0xab1e21…a561f0
0x0420…89e20x2db9…ca9aBase—$0.01100%coinbase34d ago0x055916…dda96c
0x0420…89e20x6b3e…7667Base—$0.01100%coinbase34d ago0x0852c9…091622
0x0420…89e20x30e1…02d0Base—$0.02100%coinbase34d ago0xe36dfc…72bc8b
0x0420…89e20x9273…1abfBase—$0.01100%coinbase34d ago0x68138b…3aae68
0x0420…89e20xc977…ad6eBase—$0.01100%coinbase34d ago0x688954…67ee41
0x0420…89e20x28f5…30bfBase—$0.02100%coinbase34d ago0x5c11a3…eba99c
0x0420…89e20x3c40…ec9eBase—$0.01100%coinbase34d ago0x47fb57…e3de76
0x0420…89e20xd2e1…9883Base—$0.01100%coinbase34d ago0xdb8b27…e4b48d
0x0420…89e20xa9b0…569cBase—$0.02100%coinbase34d ago0x82e438…980648
0x0420…89e20x0f4a…e4a2Base—$0.01100%coinbase34d ago0x2a2e8d…02804a
0x0420…89e20x7b91…6c76Base—$0.01100%coinbase34d ago0x9a9b6a…a8d0e5
0x0420…89e20xa302…e293Base—$0.01100%coinbase34d ago0xd36a0e…919ac6
0x0420…89e20xf34a…c09dBase—$0.01100%coinbase34d ago0x496f3c…c84359
0x0420…89e20x5ba5…6eb1Base—$0.01100%coinbase34d ago0x442094…6601f0

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.