Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa42d ago0xbf406d…01474c
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa42d ago0x7c6ae1…62c499
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa42d ago0xa5254e…b8e8ee
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa42d ago0x765d2d…9dfb78
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa42d ago0x1b7d32…f17952
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa42d ago0x294670…ab8e30
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa42d ago0xe6fef0…8b34cd
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa42d ago0xe40010…269a7f
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa42d ago0xa91bf4…6ba59b
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa43d ago0xcaf189…a07934
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa43d ago0x45d57f…4351d9
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa43d ago0x16a016…5f77f8
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa43d ago0xe288fd…19e6c2
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa43d ago0x3e34d9…de5643
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa43d ago0x5c232d…6316ae
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa43d ago0xf66fb4…d456cc
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa43d ago0xb15d22…9c7eaa
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa43d ago0xd95402…3897b8
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa43d ago0x857ce6…243c0e
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa43d ago0x35c19f…1269d6
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa43d ago0x5fae85…e704ab
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa43d ago0x3b19ff…3105ce
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa43d ago0x66ff7f…b89e3a
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa43d ago0x93d324…2845a4
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa43d ago0x5a50fb…777792

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.