Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x490f…10210xde3a…a121Base—$0.01100%coinbase75d ago0xd7a9c8…413969
0x490f…10210xad25…aedaBase—$0.01100%coinbase75d ago0x3ecd2d…ff8980
0x490f…10210x0056…c2b7Base—$0.01100%coinbase75d ago0xfd86b9…8c18c2
0x490f…10210x8c82…f192Base—$0.01100%coinbase75d ago0x2b2f88…a48e55
0x490f…10210xe4e2…f402Base—$0.01100%coinbase75d ago0xa0a24b…628f05
0x490f…10210x6952…8acaBase—$0.01100%coinbase75d ago0x6c98e4…4f38de
0x490f…10210x466f…8b94Base—$0.01100%coinbase75d ago0x64d614…e6a7c1
0x490f…10210x27cb…280bBase—$0.01100%coinbase75d ago0x7c27e0…d280b2
0x490f…10210x34c0…9a35Base—$0.01100%coinbase75d ago0x213dcb…d41ef7
0x490f…10210xcf99…7839Base—$0.01100%coinbase75d ago0x2a630d…bdeeab
0x490f…10210xec5f…b6daBase—$0.01100%coinbase75d ago0x22f428…bdc902
0x490f…10210xa357…23f0Base—$0.01100%coinbase75d ago0x3040cb…2655fa
0x490f…10210x9d3c…3cceBase—$0.01100%coinbase75d ago0x03aedd…7c8c12
0x490f…10210x0e41…1b21Base—$0.01100%coinbase75d ago0x10b093…de88e4
0x490f…10210x3c7b…53a1Base—$0.01100%coinbase75d ago0x673430…0c7e04
0x490f…10210xae99…1884Base—$0.01100%coinbase75d ago0x725c28…dbc8e6
0x490f…10210x3a5e…8a86Base—$0.01100%coinbase75d ago0xf7b16c…e67968
0x490f…10210xea75…32e0Base—$0.01100%coinbase75d ago0xab1429…c684c2
0x490f…10210x9cdd…f32fBase—$0.01100%coinbase75d ago0x5048a4…6bc68f
0x490f…10210x1b5a…ec22Base—$0.01100%coinbase75d ago0x435c68…98f868
0x490f…10210x8ead…7432Base—$0.01100%coinbase75d ago0x71f710…147a14
0x490f…10210xfc51…1925Base—$0.01100%coinbase75d ago0x2b476f…e370ea
0x490f…10210x3c0b…93fbBase—$0.01100%coinbase75d ago0x161b02…9c789e
0x490f…10210x9f51…f063Base—$0.01100%coinbase75d ago0x67225f…215bcb
0x490f…10210x6c7e…3508Base—$0.01100%coinbase75d ago0xd4d78e…ec10c4

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.