Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x102d…f7600x9c95…e299Base—$0.001100%fluxa32d ago0x466ace…4057eb
0x102d…f7600x9c95…e299Base—$0.001100%fluxa32d ago0xae527d…b69680
0x102d…f7600x9c95…e299Base—$0.001100%fluxa32d ago0xf50d98…e75aee
0x102d…f7600x9c95…e299Base—$0.001100%fluxa32d ago0x550664…e19208
0x102d…f7600x9c95…e299Base—$0.001100%fluxa32d ago0x6a7c96…84ec68
0x102d…f7600x9c95…e299Base—$0.001100%fluxa32d ago0x52c8a0…60237b
0x102d…f7600x9c95…e299Base—$0.001100%fluxa32d ago0x5b4503…d3297c
0x102d…f7600x9c95…e299Base—$0.001100%fluxa32d ago0x1d5535…854c09
0x102d…f7600x9c95…e299Base—$0.001100%fluxa32d ago0xeee92a…adcd67
0x102d…f7600x9c95…e299Base—$0.001100%fluxa32d ago0x7a50f0…17ab3a
0x102d…f7600x9c95…e299Base—$0.001100%fluxa32d ago0x4fc37b…0e98b8
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa32d ago0x3420de…411ee0
0x102d…f7600x9c95…e299Base—$0.001100%fluxa32d ago0xd0ed4c…70e284
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa32d ago0x071539…b5c532
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa32d ago0x413500…b109c4
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa32d ago0xd99747…02902f
0x102d…f7600x9c95…e299Base—$0.001100%fluxa32d ago0x1aff7b…d1072c
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa32d ago0xa2fdc1…ab8257
0x102d…f7600x9c95…e299Base—$0.001100%fluxa32d ago0xe028b2…2e6f1b
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa32d ago0x9bad09…b9e7ea
0x102d…f7600x9c95…e299Base—$0.001100%fluxa32d ago0x639788…2b78ef
0x102d…f7600x9c95…e299Base—$0.001100%fluxa32d ago0x5544d1…c775fc
0x102d…f7600x9c95…e299Base—$0.001100%fluxa32d ago0xb596ec…669059
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa32d ago0x85feef…8cdb5b
0x102d…f7600x9c95…e299Base—$0.001100%fluxa32d ago0x379c19…074824

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.