Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x94df…e9110xcd89…070dBasex402 service$0.05100%coinbase18d ago0x72625a…9c73d3
0x94df…e9110xcd89…070dBasex402 service$0.02100%coinbase18d ago0x0cf960…27a1a5
0x94df…e9110x169b…83d1Basex402 service$0.10100%coinbase18d ago0x8b80a6…2c6361
0x94df…e9110x169b…83d1Basex402 service$0.05100%coinbase18d ago0x38e153…2499b5
0x94df…e9110x169b…83d1Basex402 service$0.10100%coinbase18d ago0xd47eb4…7aad3d
0x94df…e9110x169b…83d1Basex402 service$0.10100%coinbase18d ago0x5429f7…9ee3c7
0x94df…e9110x169b…83d1Basex402 service$0.10100%coinbase18d ago0xd53d3f…9e08c5
0x94df…e9110x169b…83d1Basex402 service$0.10100%coinbase18d ago0xdded02…9a94eb
0x94df…e9110x169b…83d1Basex402 service$0.50100%coinbase18d ago0x84d245…56bb0f
0x94df…e9110x169b…83d1Basex402 service$0.05100%coinbase18d ago0x9c1eef…0cbd95
0x94df…e9110x169b…83d1Basex402 service$0.03100%coinbase18d ago0xaf41c5…447bc8
0x94df…e9110x169b…83d1Basex402 service$0.03100%coinbase18d ago0x4cf8d7…aa93ba
0x94df…e9110x169b…83d1Basex402 service$0.10100%coinbase18d ago0xe5ebd4…bac0e2
0x94df…e9110x169b…83d1Basex402 service$0.50100%coinbase18d ago0x7861e1…db31c5
0x94df…e9110x169b…83d1Basex402 service$0.50100%coinbase18d ago0x0356b4…f9cb08
0x94df…e9110x169b…83d1Basex402 service$0.50100%coinbase18d ago0xcc3b32…259c7a
0x94df…e9110x169b…83d1Basex402 service$0.10100%coinbase18d ago0x3f0b02…985507
0x94df…e9110x169b…83d1Basex402 service$0.50100%coinbase18d ago0x020c93…7bb817
0x94df…e9110x169b…83d1Basex402 service$0.05100%coinbase18d ago0x629d8c…600596
0x94df…e9110x169b…83d1Basex402 service$0.50100%coinbase18d ago0xf4907a…42de73
0x94df…e9110x169b…83d1Basex402 service$0.10100%coinbase18d ago0x428613…96a365
0x94df…e9110x169b…83d1Basex402 service$0.05100%coinbase18d ago0xf8454c…6b8d40
0x94df…e9110x169b…83d1Basex402 service$1.00100%coinbase18d ago0xa5ab65…22e04d
0x94df…e9110x169b…83d1Basex402 service$0.20100%coinbase18d ago0x7b5c5a…99f005

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.