Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa35d ago0x75e1b3…dcf55e
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa35d ago0x934c97…1b75f8
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa35d ago0xe71fe2…6fcbda
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa35d ago0xb907a5…e762dd
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa35d ago0x905596…825f35
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa35d ago0xf03736…4bba53
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa35d ago0xdad7b3…91f623
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa35d ago0xe1260a…cf137d
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa35d ago0x9eb4ed…1a6d02
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa35d ago0x6e8c9a…7b6262
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa35d ago0x28648b…b9db79
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa35d ago0x948923…6e6019
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa35d ago0xa46e43…f9ff56
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa35d ago0x12776b…0b3d5a
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa35d ago0x960d30…e61c7c
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa35d ago0x0fbe1d…0af3fe
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa35d ago0xc842ba…d8bfc4
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa35d ago0x80b35d…4e2442
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa35d ago0xfd9225…97ce55
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa35d ago0x3a90a4…b64bf5
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa35d ago0x5f3b64…1222a3
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa35d ago0x38b875…c9de1d
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa35d ago0x296b1b…b5c9d3
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa35d ago0xe234c5…9c09e4
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa35d ago0x3268e6…7e6cb7

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.