Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa45d ago0x675601…a6caf0
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa45d ago0x172ea0…b009f4
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa45d ago0xc8dc78…d78032
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa45d ago0xcd2159…07a73f
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa45d ago0x1bf287…8bce18
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa45d ago0xd6f7a3…1d9130
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa45d ago0xb464af…f451f4
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa45d ago0x147689…eb7267
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa45d ago0x6852af…500f4b
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa46d ago0x90dff8…a136eb
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa46d ago0xf38ebf…64ac5a
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa46d ago0xe1f1d3…92621f
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa46d ago0x5b8d64…fc1acd
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa46d ago0x41dd04…13346a
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa46d ago0xff3bf0…5b94c7
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa46d ago0x9d9b12…603e40
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa46d ago0xec1323…595268
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa46d ago0xdaf4d5…ec0e2f
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa46d ago0xb836f7…e00ba5
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa46d ago0xfbed6d…9e6304
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa46d ago0x58adf0…dc94e9
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa46d ago0x3c8cc9…1f42cf
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa46d ago0xeb5052…1b69e8
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa46d ago0x874cc6…c40970
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa46d ago0x852f28…dec92c

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.