Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x6d2053…cdc382
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x62817b…e05164
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x693b4a…3cfdb0
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xf6769a…c480c2
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x7c181e…803d1f
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xcba069…906492
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xaf21f2…d9ab02
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x888625…c1c76c
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x0691d7…d4e12d
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xb5cd5d…0aa9b9
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x132b36…195c43
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xf0379f…517bc4
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x158d4e…c9c4e8
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x9c6303…749c3e
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x36b3f3…29756a
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xaf15e9…95a5b2
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xa0bae6…07be11
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x881c6c…156a5f
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xdd1ec0…3e4e87
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x8c5c93…db6727
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x6e4e2f…2359d1
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xb78b50…d55160
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xa70d68…a0bc03
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xfca11d…61ddfc
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x0c3374…941018

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.