Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d85…dd5a0xbebf…45f2Base—$0.01100%coinbase68d ago0xc7f81d…9d0735
0x1d85…dd5a0xb342…5701Base—$0.01100%coinbase69d ago0x5ec004…2a50e0
0x1d85…dd5a0x8b58…af1bBase—$0.01100%coinbase69d ago0x465446…424f64
0x1d85…dd5a0x2cba…a09cBase—$0.01100%coinbase69d ago0x735f52…1984bd
0x1d85…dd5a0xc0f2…72efBase—$0.01100%coinbase69d ago0x866513…4444be
0x1d85…dd5a0xda5a…be88Base—$0.01100%coinbase69d ago0x7f77f6…e4cf0b
0x1d85…dd5a0x0c58…9178Base—$0.01100%coinbase69d ago0x4a7c20…841294
0x1d85…dd5a0x890d…18e5Base—$0.01100%coinbase69d ago0xe4130f…620d80
0x1d85…dd5a0xce69…acd2Base—$0.01100%coinbase69d ago0xbfb52a…7e9d71
0x1d85…dd5a0xe1af…6c7cBase—$0.01100%coinbase69d ago0xbd1977…f29269
0x1d85…dd5a0x203f…a999Base—$0.01100%coinbase69d ago0xcbc4e5…684310
0x1d85…dd5a0xdf2a…a463Base—$0.01100%coinbase69d ago0xad1f17…7b0a50
0x1d85…dd5a0xa7ee…e8d7Base—$0.01100%coinbase69d ago0xb1621f…28517b
0x1d85…dd5a0xfedf…a076Base—$0.01100%coinbase69d ago0x479d2d…f209ae
0x1d85…dd5a0x2fee…5ea6Base—$0.01100%coinbase69d ago0xd171c0…0cbc27
0x1d85…dd5a0x8a01…6130Base—$0.01100%coinbase69d ago0x305aab…222fab
0x1d85…dd5a0xe28b…f9b5Base—$0.01100%coinbase69d ago0xdd08a5…d5ae00
0x1d85…dd5a0xd4fc…be94Base—$0.01100%coinbase69d ago0xaa6c66…6f764f
0x1d85…dd5a0xba3b…a8feBase—$0.01100%coinbase69d ago0xa2afe5…bebb8a
0x1d85…dd5a0x6ac9…677cBase—$0.01100%coinbase69d ago0x8193bc…975473
0x1d85…dd5a0x4f28…7e09Base—$0.01100%coinbase69d ago0x65daa4…757dd6
0x1d85…dd5a0x94ba…b8a2Base—$0.01100%coinbase69d ago0x66f732…3461e8
0x1d85…dd5a0x9bd8…a771Base—$0.01100%coinbase69d ago0x968425…802706
0x1d85…dd5a0xd7cb…cf22Base—$0.01100%coinbase69d ago0x46566c…974f31
0x1d85…dd5a0x91d7…1705Base—$0.01100%coinbase69d ago0x9fc7b6…0b17f3

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.