Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8505…a1570x3e0a…78e7Base—$0.003869100%coinbase74d ago0x4427a8…e7fcc9
0x8505…a1570x3e0a…78e7Base—$0.00578100%coinbase74d ago0x908949…489ba7
0x8505…a1570x3e0a…78e7Base—$0.004802100%coinbase74d ago0xb5a914…fbc93c
0x8505…a1570x3e0a…78e7Base—$0.004244100%coinbase74d ago0x317118…c06187
0x8505…a1570x3e0a…78e7Base—$0.004305100%coinbase74d ago0x0053b1…69126a
0x8505…a1570x3e0a…78e7Base—$0.002771100%coinbase74d ago0xacdf42…25be36
0x8505…a1570x3e0a…78e7Base—$0.005821100%coinbase74d ago0x6478b8…3440c4
0x8505…a1570x3e0a…78e7Base—$0.002971100%coinbase74d ago0x193418…ff0c37
0x8505…a1570x3e0a…78e7Base—$0.00267100%coinbase74d ago0x292cc0…f8981b
0x8505…a1570x3e0a…78e7Base—$0.00533100%coinbase74d ago0x27a21b…f6cc72
0x8505…a1570x3e0a…78e7Base—$0.003576100%coinbase74d ago0x08455b…8f9e86
0x8505…a1570x3e0a…78e7Base—$0.004383100%coinbase74d ago0x94fefd…ff5411
0x8505…a1570x3e0a…78e7Base—$0.005263100%coinbase74d ago0xf0c813…e84f5c
0x8505…a1570x3e0a…78e7Base—$0.004651100%coinbase74d ago0xaa4e2f…86d302
0x8505…a1570x3e0a…78e7Base—$0.003307100%coinbase74d ago0x680647…c94b5a
0x8505…a1570x3e0a…78e7Base—$0.004333100%coinbase74d ago0x6300c7…eb88e8

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.