Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e39…f82f0xb0af…7de0Base$6.35100%coinbase32d ago0x7c3c69…2f6a09
0x4e39…f82f0xb0af…7de0Base$6.02100%coinbase32d ago0xde7ac5…a52914
0x4e39…f82f0xb0af…7de0Base$5.97100%coinbase32d ago0x8fec51…1629c5
0x4e39…f82f0xb0af…7de0Base$5.81100%coinbase32d ago0xd67353…4cc936
0x4e39…f82f0xb0af…7de0Base$5.50100%coinbase32d ago0x38d53a…a052c8
0x4e39…f82f0xb0af…7de0Base$1.40100%coinbase32d ago0xbfdb0d…cf6f12
0x4e39…f82f0xb0af…7de0Base$5.40100%coinbase32d ago0x002873…dae73f
0x4e39…f82f0xb0af…7de0Base$6.01100%coinbase32d ago0x1a572e…14ff26
0x4e39…f82f0xb0af…7de0Base$5.88100%coinbase32d ago0x36a938…290ee2
0x4e39…f82f0xb0af…7de0Base$5.72100%coinbase32d ago0xc68fbe…baf129
0x4e39…f82f0xb0af…7de0Base$5.55100%coinbase32d ago0x534eb3…fa17e3
0x4e39…f82f0xb0af…7de0Base$5.03100%coinbase32d ago0xcbb6f9…a9b765
0x4e39…f82f0xb0af…7de0Base$6.02100%coinbase32d ago0x1bb8d7…661f80
0x4e39…f82f0xb0af…7de0Base$5.85100%coinbase32d ago0xa88770…853b62
0x4e39…f82f0xb0af…7de0Base$5.50100%coinbase32d ago0x729f4b…689917
0x4e39…f82f0xb0af…7de0Base$5.43100%coinbase32d ago0xf34a67…244423
0x4e39…f82f0xb0af…7de0Base$5.03100%coinbase32d ago0xd979a1…2a4a04
0x4e39…f82f0xb0af…7de0Base$5.07100%coinbase32d ago0x8d5a9a…1efe00
0x4e39…f82f0xb0af…7de0Base$4.92100%coinbase32d ago0xd764f4…2eea9c
0x4e39…f82f0xb0af…7de0Base$4.62100%coinbase32d ago0xa30436…f0dd32
0x4e39…f82f0xb0af…7de0Base$4.50100%coinbase32d ago0x16c629…c13231
0x4e39…f82f0xb0af…7de0Base$4.57100%coinbase32d ago0x32d746…92c306
0x4e39…f82f0xb0af…7de0Base$4.35100%coinbase32d ago0x247d20…9b2698
0x4e39…f82f0xb0af…7de0Base$4.20100%coinbase32d ago0x8a5501…feb447
0x4e39…f82f0xb0af…7de0Base$3.96100%coinbase32d ago0x1e6d05…7f2fb4

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.