Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c3b…c4770x9c95…e299Base—$0.001100%fluxa46d ago0xa4b721…c3e180
0x8c3b…c4770x9c95…e299Base—$0.001100%fluxa46d ago0x53bb8a…825606
0x8c3b…c4770x9c95…e299Base—$0.001100%fluxa46d ago0x2d3f8f…394107
0x8c3b…c4770x9c95…e299Base—$0.001100%fluxa46d ago0x705896…624e2d
0x8c3b…c4770x9c95…e299Base—$0.001100%fluxa46d ago0x27ac6b…14820f
0x8c3b…c4770x9c95…e299Base—$0.001100%fluxa46d ago0xf8a4c7…6718e6
0x8c3b…c4770x9c95…e299Base—$0.001100%fluxa46d ago0x3db29a…6d2568
0x8c3b…c4770x9c95…e299Base—$0.001100%fluxa46d ago0x561be2…06637f
0x8c3b…c4770x9c95…e299Base—$0.001100%fluxa46d ago0xa5fdac…819396
0x8c3b…c4770x9c95…e299Base—$0.001100%fluxa46d ago0xa3234e…a7bf2b
0x8c3b…c4770x9c95…e299Base—$0.001100%fluxa46d ago0x312e19…7cbd77
0x8c3b…c4770x9c95…e299Base—$0.001100%fluxa46d ago0x849dc3…fab2ef
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa46d ago0x54f42f…8f8066
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa46d ago0x8916b9…595f62
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa46d ago0x026690…b0e412
0x8c3b…c4770x9c95…e299Base—$0.001100%fluxa46d ago0x618acd…7881d9
0x8c3b…c4770x9c95…e299Base—$0.001100%fluxa46d ago0xba8aa5…046d05
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa46d ago0x7e6256…853a71
0x8c3b…c4770x9c95…e299Base—$0.001100%fluxa46d ago0x8e9be6…2c27fe
0x8c3b…c4770x9c95…e299Base—$0.001100%fluxa46d ago0x9578a0…9999a9
0x8c3b…c4770x9c95…e299Base—$0.001100%fluxa46d ago0x83d6fa…55ad56
0x8c3b…c4770x9c95…e299Base—$0.001100%fluxa46d ago0xa655ba…138098
0x8c3b…c4770x9c95…e299Base—$0.001100%fluxa46d ago0x304dc8…f2c70d
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa46d ago0x5c4e24…884bdb
0x8c3b…c4770x9c95…e299Base—$0.001100%fluxa46d ago0x3ff7c3…7f5472

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.