Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase93d ago0x1caa64…442c17
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase93d ago0xd8e6d9…9499cf
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase93d ago0xd8cbe7…7e8ae3
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase93d ago0x4a0359…051f15
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase93d ago0x5b6918…ac44ee
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase93d ago0x1c87c6…d42dd3
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase93d ago0x25b378…2cc3ee
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase93d ago0x58dddc…8f0a41
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase93d ago0x178a14…7daca0
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase93d ago0x6e5641…77b15b
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase93d ago0x7570c7…2769b3
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase93d ago0xda586f…9baf00
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase93d ago0x14373c…273877
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase93d ago0x20e70f…c3bbbf
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase93d ago0xd4916f…f8479f
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase93d ago0x13fc94…f67866
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase93d ago0xe7438c…81e076
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase93d ago0xdecd38…396930
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase93d ago0x47bfd6…09d3cd
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase93d ago0xac81e8…fe2839
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase93d ago0x6fcf5a…8848da
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase93d ago0x027168…b0bad2
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase93d ago0x4bed5f…a7d2d8
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase93d ago0x812e99…c27de5
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase93d ago0x2f7086…685097

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.