Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc413…e2190xea47…f840Base—$0.01100%coinbase72d ago0x152096…9f529a
0xc413…e2190x647d…7badBase—$0.01100%coinbase72d ago0x8e5d1f…27f8e6
0xc413…e2190x8af2…2c66Base—$0.01100%coinbase72d ago0x128e7a…e0b268
0xc413…e2190xad85…af68Base—$0.01100%coinbase72d ago0xe631ef…eb38f2
0xc413…e2190xbe3e…6cdbBase—$0.01100%coinbase72d ago0xa5fb4f…cc8a7c
0xc413…e2190x3347…dbd9Base—$0.01100%coinbase72d ago0x4a765e…4002cc
0xc413…e2190x82b9…e2ffBase—$0.01100%coinbase72d ago0xdbf455…bbeb65
0xc413…e2190x23a5…7a96Base—$0.01100%coinbase72d ago0x5bb5ad…9d4a51
0xc413…e2190x17f4…9515Base—$0.01100%coinbase73d ago0x626cdf…943b6f
0xc413…e2190x4ca3…2fb8Base—$0.01100%coinbase73d ago0x58718d…9c0de9
0xc413…e2190x3848…1218Base—$0.01100%coinbase73d ago0x5c92af…0af79d
0xc413…e2190x1246…b0a3Base—$0.01100%coinbase73d ago0xdf0720…9b31cc
0xc413…e2190xfe5e…69b0Base—$0.01100%coinbase73d ago0xba577e…a6ece5
0xc413…e2190x6e09…f83dBase—$0.01100%coinbase73d ago0x8a0f97…7c4469
0xc413…e2190x46ac…d700Base—$0.01100%coinbase73d ago0x10c413…abe28b
0xc413…e2190x1299…842dBase—$0.01100%coinbase73d ago0xe2866c…37cc9a
0xc413…e2190x0007…e0efBase—$0.01100%coinbase73d ago0xbeb3a6…44fc97
0xc413…e2190xed6b…255eBase—$0.01100%coinbase73d ago0x4b4038…6af2a6
0xc413…e2190x87a9…f314Base—$0.01100%coinbase73d ago0x3ab22e…69783e
0xc413…e2190x41cf…f170Base—$0.01100%coinbase73d ago0x9e7c97…b1e559
0xc413…e2190xd3f9…1486Base—$0.01100%coinbase73d ago0x4b24cf…262f65
0xc413…e2190xf0c3…c323Base—$0.01100%coinbase73d ago0x62d757…23fa06
0xc413…e2190xeefb…669aBase—$0.01100%coinbase73d ago0x13ba70…31e99a
0xc413…e2190xa754…ef70Base—$0.01100%coinbase73d ago0x74aea2…ff1fb6
0xc413…e2190x8c1a…f102Base—$0.01100%coinbase73d ago0x7d6d79…2dba12

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.