Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase37d ago0x575a98…fd4f64
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase37d ago0x23b1ac…48bfee
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase37d ago0x6d8609…45c449
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase37d ago0xb0eb16…8c7833
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase37d ago0xfa8a3d…16e883
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase37d ago0x3de4b2…f831c9
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase37d ago0x3d2cf2…fd489b
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase37d ago0x5d5019…38d641
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase37d ago0x0fc6a7…794c05
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase37d ago0x0edc43…30270e
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase37d ago0xda1ca2…c7611e
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase37d ago0x098f95…d84953
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase37d ago0xf1a227…bceaeb
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase38d ago0x16c943…3df5ce
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase38d ago0x587a6e…eda1eb
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase38d ago0x3d23a1…7bda82
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase38d ago0x6709d1…e52447
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase38d ago0xe75f36…5cb492
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase38d ago0x710458…a70268
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase38d ago0x19cb44…9e4d6e
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase38d ago0xa21b68…56d1dd
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase38d ago0xf712af…02408a
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase38d ago0x513c22…c94057
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase38d ago0x32906a…3d4354
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase38d ago0xf37f3b…0e3e82

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.