Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1452…e3a00xf000…94fcBase—$0.10100%coinbase50d ago0xecb4d7…036250
0x1452…e3a00xf000…94fcBase—$0.20100%coinbase50d ago0xf78152…a37462
0x1452…e3a00xf000…94fcBase—$0.10100%coinbase50d ago0xab020e…01ae08
0x1452…e3a00xf000…94fcBase—$0.01100%coinbase50d ago0x8d70c7…3e0de0
0x1452…e3a00xf000…94fcBase—$0.20100%coinbase50d ago0x3a4a10…6c3063
0x1452…e3a00xf000…94fcBase—$0.10100%coinbase50d ago0x6c882b…4f44dd
0x1452…e3a00xf000…94fcBase—$0.10100%coinbase50d ago0xe8ed68…0d0e67
0x1452…e3a00xf000…94fcBase—$0.01100%coinbase50d ago0x7b9b65…dcac20
0x1452…e3a00xf000…94fcBase—$0.01100%coinbase50d ago0x0f16b4…1b6246
0x1452…e3a00xf000…94fcBase—$0.20100%coinbase50d ago0x3aa4e1…55e9b1
0x1452…e3a00xf000…94fcBase—$0.10100%coinbase50d ago0xd97595…b22860
0x1452…e3a00xf000…94fcBase—$0.20100%coinbase50d ago0xa4812d…9d5cee
0x1452…e3a00xf000…94fcBase—$0.10100%coinbase50d ago0x2db39e…1e82ea
0x1452…e3a00xf000…94fcBase—$0.01100%coinbase50d ago0x9a2d65…18dfa9
0x1452…e3a00xf000…94fcBase—$0.01100%coinbase50d ago0x0485ac…96bb94
0x1452…e3a00xf000…94fcBase—$0.20100%coinbase50d ago0x0f1e29…932ed5
0x1452…e3a00xf000…94fcBase—$0.10100%coinbase50d ago0xc25e83…63fa63
0x1452…e3a00xf000…94fcBase—$0.01100%coinbase50d ago0x38227a…e323cc
0x1452…e3a00xf000…94fcBase—$0.20100%coinbase50d ago0x2bcf97…f94031
0x1452…e3a00xf000…94fcBase—$0.10100%coinbase50d ago0x9cb46e…81a331
0x1452…e3a00xf000…94fcBase—$0.01100%coinbase50d ago0x6afa34…beaf2a
0x1452…e3a00xf000…94fcBase—$0.01100%coinbase50d ago0xb6c6b3…d8ec8b
0x1452…e3a00xf000…94fcBase—$0.01100%coinbase50d ago0x962460…b7f6cc
0x1452…e3a00xf000…94fcBase—$0.01100%coinbase50d ago0x7b82da…3acc3f
0x1452…e3a00xf000…94fcBase—$0.20100%coinbase50d ago0x55a033…931380

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.