Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf055…f9f50x6839…1a2bBase—$1.00100%coinbase48d ago0x5cf61b…079375
0xf055…f9f50x6839…1a2bBase—$5.00100%coinbase48d ago0xbe7538…656759
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase48d ago0x96ac6d…d170e5
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase48d ago0x62e239…be410f
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase48d ago0x821a6d…0c26f6
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase48d ago0x6da69f…4958c0
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase48d ago0x5c704d…20976a
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase48d ago0x7a73e1…121308
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase48d ago0xe94f5a…9ce65d
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase49d ago0x7c12f0…148903
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase49d ago0x13dcdf…c43f70
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase49d ago0xb1972a…5ab022
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase49d ago0xe803cf…6f3e00
0xf055…f9f50x6839…1a2bBase—$15.00100%coinbase49d ago0xfd6ae3…5cc641
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase49d ago0xb24128…10a075
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase49d ago0xd8daa8…c44f4f
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase49d ago0x7f7f2c…b9695f
0xf055…f9f50x6839…1a2bBase—$1.00100%coinbase49d ago0xf7212d…e57934
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase49d ago0xe21486…e8479c
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase49d ago0xbcb04b…fa1007
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase49d ago0xd15af9…ae3bb0
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase49d ago0x9e1c87…2895a2
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase49d ago0x75742c…5f571c
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase49d ago0xed9bb8…8ba99c
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase49d ago0x874ceb…373da6

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.