Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47b9…1d950xee36…1e47Base—$0.10100%payAI13d ago0x00efdb…5931ea
0x47b9…1d950x1430…852fBase—$0.10100%payAI13d ago0x4c2498…030d69
0x47b9…1d950x5b11…8088Base—$0.10100%payAI13d ago0xb30d15…620b17
0x47b9…1d950x4047…c75fBase—$0.10100%payAI13d ago0x3ab9f5…8bfd47
0x47b9…1d950xb1b7…5e86Base—$0.10100%payAI13d ago0x34b118…b9033f
0x47b9…1d950x940d…662dBase—$0.10100%payAI13d ago0x094779…b158ed
0x47b9…1d950x90b5…8397Base—$0.10100%payAI13d ago0xaf042d…3e0cdd
0x47b9…1d950x18e7…12c9Base—$0.10100%payAI13d ago0xa0c847…24bee0
0x47b9…1d950xf466…6ad4Base—$0.10100%payAI13d ago0xb8ba40…7fcac0
0x47b9…1d950xc808…78eeBase—$0.10100%payAI13d ago0x0325d0…495239
0x47b9…1d950xd257…844aBase—$0.10100%payAI13d ago0x2228b7…f33423
0x47b9…1d950xe352…4e46Base—$0.10100%payAI13d ago0x2f29e5…1f22d3
0x47b9…1d950x1e1c…3db7Base—$0.10100%payAI13d ago0x473ded…8206df
0xb2df…a6610x47b9…1d95Base—$1.30100%payAI13d ago0x5b422d…f43e9f
0x47b9…1d950xee36…1e47Base—$0.10100%payAI13d ago0xaf2fa3…519c58
0x47b9…1d950x5b11…8088Base—$0.10100%payAI13d ago0x741a80…346ecd
0x47b9…1d950xb1b7…5e86Base—$0.10100%payAI13d ago0xb2ca21…8c522b
0x47b9…1d950x4047…c75fBase—$0.10100%payAI13d ago0x5a558d…fa994f
0x47b9…1d950x1430…852fBase—$0.10100%payAI13d ago0xcccf43…022f5e
0x47b9…1d950x940d…662dBase—$0.10100%payAI13d ago0xdf168d…8dfea2
0x47b9…1d950x18e7…12c9Base—$0.10100%payAI13d ago0x7b4a8c…6fec70
0x47b9…1d950xc808…78eeBase—$0.10100%payAI13d ago0x6f79f1…ac3294
0x47b9…1d950x90b5…8397Base—$0.10100%payAI13d ago0x4c28e9…3ac422
0x47b9…1d950xf466…6ad4Base—$0.10100%payAI13d ago0xe84ae3…420574
0x47b9…1d950xd257…844aBase—$0.10100%payAI13d ago0xb8da76…2ddb67

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.