Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x765e…cb700x9c95…e299Base—$0.001100%fluxa38d ago0xd9689c…b5e877
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa38d ago0xfe5bf4…c049c1
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa38d ago0x493053…dcb049
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa38d ago0xac3ac9…9b6c42
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa38d ago0x2f9a6a…a9a93c
0x765e…cb700x9c95…e299Base—$0.001100%fluxa38d ago0xb5f9a5…5c49e3
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa38d ago0x74b37c…4b8979
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa38d ago0xdfa258…edfdb9
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa38d ago0x4210e7…9e0875
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa38d ago0x784ae0…f9806b
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa38d ago0x3353d3…729822
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa38d ago0xc43c0a…bfe5cc
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa38d ago0x2fa1f7…70b285
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa38d ago0x7870e6…3c3c78
0x765e…cb700x9c95…e299Base—$0.001100%fluxa38d ago0xdf0b80…8bc230
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa38d ago0x99c171…ee6edf
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa38d ago0x60d21d…8aea3e
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa38d ago0x914e6b…5b079c
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa38d ago0xc487df…11e59b
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa38d ago0xde3e3e…3fe553
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa38d ago0x341e36…22d7ed
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa38d ago0x29702d…1ee633
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa38d ago0xcf9637…322f70
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa38d ago0xae998d…fa148c
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa38d ago0xc89edd…18cbbd

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.