Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa38d ago0xcce3ad…207927
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa38d ago0xfe1827…b8767c
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa38d ago0x104029…20226d
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa38d ago0x427340…caf29c
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa38d ago0xed5eaf…c6bdee
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa38d ago0x45eb4f…ca34ea
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa38d ago0xa60493…15112b
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa38d ago0x95e5b4…0976ce
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa38d ago0x12ea62…1bea7d
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa38d ago0x8c571a…dbc3d2
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa38d ago0x696b80…00b140
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa38d ago0x99b57e…c21b70
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa39d ago0x2d62b5…7abe65
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa39d ago0x4da68b…1d398a
0x06ce…a1c20x9c95…e299Base—$0.001100%fluxa39d ago0x5e147f…e89db4
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa39d ago0x3f3996…7ca6d2
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa39d ago0x4c045d…525b70
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa39d ago0xab44bf…71dc76
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa39d ago0xc0342b…5c7859
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa39d ago0x9f78f3…4fba57
0x06ce…a1c20x9c95…e299Base—$0.001100%fluxa39d ago0x08ed81…d7e77d
0x06ce…a1c20x9c95…e299Base—$0.001100%fluxa39d ago0x9c660d…af2b17
0x06ce…a1c20x9c95…e299Base—$0.001100%fluxa39d ago0x00197b…d446d0
0x06ce…a1c20x9c95…e299Base—$0.001100%fluxa39d ago0x0347f9…812d63
0x06ce…a1c20x9c95…e299Base—$0.001100%fluxa39d ago0x0ae7d1…90518f

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.