Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase82d ago0x632c93…8b7b6c
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase82d ago0x516bec…8e0364
0xb910…fba30x4f4b…422dBase—$0.10100%coinbase82d ago0xfbca7a…60589d
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase82d ago0xcb9e43…355312
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase82d ago0x2b432a…004ad0
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase82d ago0xdec7f8…004d7c
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase82d ago0x35d495…855a38
0xb910…fba30x4f4b…422dBase—$0.10100%coinbase82d ago0x4b375b…7384f0
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase83d ago0x4ae15d…42e7c2
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase83d ago0x330a76…b813e3
0xb910…fba30x4f4b…422dBase—$0.10100%coinbase83d ago0x8ed621…8e65c6
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase83d ago0x0e3660…8024ba
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase83d ago0x14dd45…3b78db
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase83d ago0xd469fb…bfafa1
0xb910…fba30x4f4b…422dBase—$0.10100%coinbase83d ago0x0ab3f8…31e534
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase83d ago0x1f5795…c3340a
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase83d ago0x7148d4…3efb84
0xb910…fba30x4f4b…422dBase—$0.10100%coinbase83d ago0x065f7e…726fc5
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase83d ago0x415928…2d5419
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase83d ago0x35e0a4…a0693b
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase83d ago0x0d00ec…173634
0xb910…fba30x4f4b…422dBase—$0.10100%coinbase83d ago0x303451…7f2b4b
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase83d ago0x5e06e9…a24ab9
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase83d ago0xbb46c2…2b04d9
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase83d ago0x86e47e…ae19c0

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.