Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase4d ago0xb64a93…2ca8f2
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase4d ago0xbe7f4d…d554e1
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase4d ago0x93caf4…72b078
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase4d ago0x0d0881…3e0c70
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase4d ago0x6fad5e…fec004
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase4d ago0x64cc74…30eb0c
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase4d ago0xb0d297…a03ddf
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase4d ago0x506e5a…e77f7c
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase4d ago0xce9d5c…c81135
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase4d ago0x6edbc7…71bc7d
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase4d ago0x4d30ec…bea527
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase5d ago0x88621e…c2b9b5
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase5d ago0xf93389…f06d37
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase5d ago0xb169bd…d9bf5a
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase5d ago0x08dbb8…6978e4
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase5d ago0x6ba78f…9ab15f
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase5d ago0xb67a8d…27241f
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase5d ago0xcb9d5f…06b5df
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase5d ago0xcc25ec…32d376
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase5d ago0x5523ca…63731c
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase5d ago0x7e37f6…c2a707
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase5d ago0xa629b0…37eff7
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase5d ago0x3c0062…a3cba2
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase5d ago0x7538a4…919fc7
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase5d ago0xf13c24…29ea55

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.