Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x25dc…41680xed9f…9902Base—$0.51100%coinbase6d ago0x79d310…c4231e
0x25dc…41680xed9f…9902Base—$0.40100%coinbase6d ago0x7af514…1aae27
0x25dc…41680xed9f…9902Base—$0.29100%coinbase6d ago0xdb2517…c32ab0
0x25dc…41680xed9f…9902Base—$6.90100%coinbase6d ago0x21a747…6b879e
0x25dc…41680xed9f…9902Base—$4.94100%coinbase6d ago0xfc2b12…002b73
0x25dc…41680xed9f…9902Base—$3.42100%coinbase6d ago0x463aec…f1b18a
0x25dc…41680xed9f…9902Base—$0.54100%coinbase6d ago0xaf2148…5c493c
0x25dc…41680xed9f…9902Base—$0.43100%coinbase6d ago0x004a56…1990aa
0x25dc…41680xed9f…9902Base—$0.32100%coinbase6d ago0xf3ecdf…67fbd2
0x25dc…41680xed9f…9902Base—$7.57100%coinbase6d ago0x1a12da…0d3889
0x25dc…41680xed9f…9902Base—$5.48100%coinbase6d ago0x123790…306b03
0x25dc…41680xed9f…9902Base—$3.84100%coinbase6d ago0x8b1e93…55aa4e
0x25dc…41680xed9f…9902Base—$2.57100%coinbase6d ago0xd97298…c7aef0
0x25dc…41680xed9f…9902Base—$1.66100%coinbase6d ago0x701fe4…aa4c6e
0x25dc…41680xed9f…9902Base—$1.02100%coinbase6d ago0x69141c…8acfe5
0x25dc…41680xed9f…9902Base—$0.65100%coinbase6d ago0xceb80f…0756ff
0x25dc…41680xed9f…9902Base—$6.06100%coinbase6d ago0xaaeded…799f17
0x25dc…41680xed9f…9902Base—$4.29100%coinbase6d ago0x80ae9d…9ff233
0x25dc…41680xed9f…9902Base—$2.92100%coinbase6d ago0x3ed6df…e0a0a2
0x25dc…41680xed9f…9902Base—$1.90100%coinbase6d ago0x0b7093…583ca0
0x25dc…41680xed9f…9902Base—$1.19100%coinbase6d ago0x3a56ac…da1384
0x25dc…41680xed9f…9902Base—$0.72100%coinbase6d ago0x420fef…49b33f
0x25dc…41680xed9f…9902Base—$0.57100%coinbase6d ago0x4687b3…953549
0x25dc…41680xed9f…9902Base—$0.46100%coinbase6d ago0xf6d3f5…1a2137
0x25dc…41680xed9f…9902Base—$0.35100%coinbase6d ago0x248cfa…6396bb

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.