Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0xfa3615…bcad0d
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xee1676…236ddf
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x08d4a0…12765f
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase15d ago0x47dec3…86d965
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0x104f79…5d4a76
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase15d ago0x6b8de3…693705
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x63e25f…12bab3
0xf2f2…85280x47d3…9ddaBasex402 service$12.00100%coinbase15d ago0xaccd24…e84077
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0x4c3880…47eed8
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xd63160…91b6e7
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase15d ago0x78d6cc…a9b3e2
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0x0a6ddd…3bab57
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xc6e782…385ef9
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xd8d0e8…9d51e2
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0xdf2ef4…d14c99
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase15d ago0x5c738f…314bce
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0x43c4bf…a69fac
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0x33a7ad…e59110
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xa8cd8e…626e4a
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0xa085a2…ee6c6a
0x957f…20a00x47d3…9ddaBasex402 service$10.00100%coinbase15d ago0x9128c5…da2ddd
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xb1aa49…4094c3
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase15d ago0x0bbd36…e23fc4
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0xa39ae9…0667c6
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0x349fa0…ad72a5

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.