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%fluxa48d ago0x5d71f9…84d716
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa48d ago0x766958…21490f
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa48d ago0xe73ed4…cfae7b
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa48d ago0xa80d6d…128329
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa48d ago0xb3f430…72cc75
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa48d ago0xcb64c3…fd2040
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa48d ago0x7cfde6…2b6fb7
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa48d ago0xd463eb…28203a
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa48d ago0x5c9527…cf7e45
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa48d ago0x277f61…aa5ffb
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa48d ago0xf0bef2…129cfa
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa48d ago0xfeef16…a5e51f
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa48d ago0xb6531e…fc2f63
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa48d ago0xa56ea3…69d1f4
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa48d ago0xaf0d14…1f3d3f
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa48d ago0x678fa3…32519f
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa48d ago0x863d73…ba6f9b
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa48d ago0x9f25c3…9d9104
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa48d ago0x7f03fc…fc663f
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa48d ago0x54ab39…26f40f
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa48d ago0x956683…7ae9c3
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa48d ago0x508462…e1a2f5
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa48d ago0x2dc988…70f716
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa48d ago0xbf047d…afba14
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa48d ago0xeeac61…7ae8ad

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.