Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase73d ago0xcd8704…3fcfd9
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase73d ago0xa87d38…caa846
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase73d ago0x95fea3…1147dd
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase73d ago0x7e4f1f…925654
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase73d ago0xc118ae…03aeec
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase73d ago0x373535…9ae51d
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase73d ago0xa27938…abd95a
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase73d ago0x7cb5e2…517eca
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase73d ago0x648d34…481abd
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase73d ago0xf2ac78…a29566
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase73d ago0x93d324…48bafa
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase73d ago0x09a083…6f9902
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase73d ago0xb7d892…e171f3
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase73d ago0xe8fa08…d470d6
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase73d ago0x75c570…f8cf22
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase73d ago0x34baa6…c6c8b2
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase73d ago0x074a5c…b43464
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase73d ago0x0536e0…5072b1
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase73d ago0x93e65b…1c4dec
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase73d ago0x9badc5…3ec202
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase73d ago0xaf0c0f…1abe9c
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase73d ago0x9e1e7d…69bea7
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase73d ago0xbaf030…6d8314
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase73d ago0x2f15ca…874058
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase73d ago0xa12cad…91b2a1

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.