Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa50d ago0xeee9a7…31fd76
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa50d ago0x5f370a…99692a
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa50d ago0x08cf84…976d33
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa50d ago0xfaa83f…ba53ea
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa50d ago0x10908c…908c0f
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa50d ago0xae3577…d0a8cc
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa50d ago0x914c3b…8c2f0e
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa50d ago0xeb7661…939937
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa50d ago0x7edcc9…4fce6b
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa50d ago0xce2d91…b00ef7
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa50d ago0x94f5f6…cc0ad3
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa50d ago0xb9be4e…3ccf41
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa50d ago0x64369c…2d2a0f
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa50d ago0xeb1532…cf6f16
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa50d ago0xaef3e5…89a38d
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa50d ago0x55a797…d6c731
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa50d ago0x267a60…0e6db8
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa50d ago0x87a496…25f1ad
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa50d ago0x31b1d2…3ed797
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa50d ago0xad8bfa…91fe25
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa50d ago0xb1311e…6f0fcc
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa50d ago0x201050…85c173
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa51d ago0x0c8608…a1a5cb

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.