Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x72f6…fb980x2455…df53Base—$0.01100%coinbase73d ago0x802f36…0d0f74
0x72f6…fb980x7273…0871Base—$0.01100%coinbase73d ago0x47fa3c…2b786e
0x72f6…fb980x38b4…be0dBase—$0.01100%coinbase73d ago0xfb348d…f23374
0x72f6…fb980x25f8…6771Base—$0.01100%coinbase73d ago0x603821…e975dc
0x72f6…fb980xb3d7…4521Base—$0.01100%coinbase73d ago0x0093d6…c38759
0x72f6…fb980x4c72…1e2bBase—$0.01100%coinbase73d ago0xaa1c9b…1fc0dc
0x72f6…fb980xc392…586dBase—$0.01100%coinbase73d ago0xb593ba…23bd40
0x72f6…fb980xdf80…f430Base—$0.01100%coinbase73d ago0x1824fd…1777b5
0x72f6…fb980xdbc7…c1bfBase—$0.01100%coinbase73d ago0x6f2ddf…2c34f0
0x72f6…fb980x2f2c…8376Base—$0.01100%coinbase73d ago0xa8038c…60c23b
0x72f6…fb980x9e43…8abbBase—$0.01100%coinbase73d ago0x5daef4…2930d0
0x72f6…fb980x824d…8900Base—$0.01100%coinbase73d ago0x6f5eab…bf124e
0x72f6…fb980xe014…b4f5Base—$0.01100%coinbase73d ago0x3b8774…44bdbe
0x72f6…fb980x6105…1a45Base—$0.01100%coinbase73d ago0xe096dd…3da017
0x72f6…fb980x342d…04b0Base—$0.01100%coinbase73d ago0x6d7b11…c201e0
0x72f6…fb980x58d2…c278Base—$0.01100%coinbase73d ago0xa29d9e…81dfd8
0x72f6…fb980xb21a…01b4Base—$0.01100%coinbase73d ago0x00e45e…444b0b
0x72f6…fb980x73dc…6168Base—$0.01100%coinbase73d ago0x01f0df…2e63d0
0x72f6…fb980x1e46…0d9cBase—$0.01100%coinbase73d ago0xe38bd3…fba14f
0x72f6…fb980x9c9c…25bbBase—$0.01100%coinbase73d ago0x29d423…aa6df1
0x72f6…fb980xf14f…84ecBase—$0.01100%coinbase73d ago0x1ed23c…13df18
0x72f6…fb980xe237…b485Base—$0.01100%coinbase73d ago0xa7f229…9a8324
0x72f6…fb980xa867…eb81Base—$0.01100%coinbase73d ago0x62d61d…855be4
0x72f6…fb980x36fd…9996Base—$0.01100%coinbase74d ago0x012d30…81c32c
0x72f6…fb980x0d19…99f6Base—$0.01100%coinbase74d ago0x806cb5…655fbf

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.