Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2054…ae9b0x39cf…918cBase—$0.01100%coinbase79d ago0xbdec19…6c81ff
0x2054…ae9b0x34ca…ffaaBase—$0.01100%coinbase79d ago0xcd728a…815cef
0x2054…ae9b0x050c…d8c0Base—$0.01100%coinbase79d ago0x309ab2…cf56c3
0x2054…ae9b0x7c2d…6c4eBase—$0.01100%coinbase79d ago0x682d7a…ca47de
0x2054…ae9b0xcf86…b6e1Base—$0.01100%coinbase80d ago0xc83892…cceebb
0x2054…ae9b0x0d81…f7d8Base—$0.01100%coinbase80d ago0x1b0991…ca3362
0x2054…ae9b0x6f9e…5964Base—$0.01100%coinbase80d ago0xf327a4…89ab69
0x2054…ae9b0xd453…b7e0Base—$0.01100%coinbase80d ago0xe60d3a…e8a23c
0x2054…ae9b0x0c57…b872Base—$0.01100%coinbase80d ago0xdf6d7d…853ba3
0x2054…ae9b0x5dfc…3bbeBase—$0.01100%coinbase80d ago0x220a46…22b8e5
0x2054…ae9b0x8375…5e6eBase—$0.01100%coinbase80d ago0x93492b…4e9543
0x2054…ae9b0xe1dd…8f56Base—$0.01100%coinbase80d ago0xac08db…89c9b3
0x2054…ae9b0x5a64…419fBase—$0.01100%coinbase80d ago0x40c1dc…3de83c
0x2054…ae9b0xa819…12aeBase—$0.01100%coinbase80d ago0x622e19…841314
0x2054…ae9b0xf58e…8295Base—$0.01100%coinbase80d ago0xd4c703…4f3f7e
0x2054…ae9b0x6e20…1a16Base—$0.01100%coinbase80d ago0xd30eda…27856e
0x2054…ae9b0xbd1c…0ef0Base—$0.01100%coinbase80d ago0x252ddb…da737f
0x2054…ae9b0xb0cf…4ab2Base—$0.01100%coinbase80d ago0xfc55da…f592e0
0x2054…ae9b0x71a1…c20dBase—$0.01100%coinbase80d ago0x9592c0…44bc7b
0x2054…ae9b0x3371…d9b7Base—$0.01100%coinbase80d ago0x9bfa18…6c4f8f
0x2054…ae9b0x707f…98bdBase—$0.01100%coinbase80d ago0xb4c635…7ccbc7
0x2054…ae9b0x4564…d3bcBase—$0.01100%coinbase80d ago0xf57cf5…26abb0
0x2054…ae9b0xdc36…ad26Base—$0.01100%coinbase80d ago0x1c5cb8…e22348
0x2054…ae9b0x63fa…cee7Base—$0.01100%coinbase80d ago0xb293fc…ce3faf
0x2054…ae9b0x720c…e3baBase—$0.01100%coinbase80d ago0xb06dac…650edc

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.