Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb420…08d30x9c95…e299Base—$0.001100%fluxa42d ago0xc58bfe…1a919f
0xb420…08d30x9c95…e299Base—$0.001100%fluxa43d ago0xdc6bca…ac3975
0xb420…08d30x9c95…e299Base—$0.001100%fluxa43d ago0xeffadb…1f96c6
0xb420…08d30x9c95…e299Base—$0.001100%fluxa43d ago0x36561e…abcfcc
0xb420…08d30x9c95…e299Base—$0.001100%fluxa43d ago0xa5f593…dce0c5
0xb420…08d30x9c95…e299Base—$0.001100%fluxa43d ago0x919c44…1d052c
0xb420…08d30x9c95…e299Base—$0.001100%fluxa43d ago0x45fb35…9d140a
0xb420…08d30x9c95…e299Base—$0.001100%fluxa43d ago0x8ca142…1faaff
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa43d ago0x558fde…aa090e
0xb420…08d30x9c95…e299Base—$0.001100%fluxa43d ago0x2cd4f3…227015
0xb420…08d30x9c95…e299Base—$0.001100%fluxa43d ago0xed605b…0caf3a
0xb420…08d30x9c95…e299Base—$0.001100%fluxa43d ago0x49efa1…5bd71f
0xb420…08d30x9c95…e299Base—$0.001100%fluxa43d ago0x14ad02…267aab
0xb420…08d30x9c95…e299Base—$0.001100%fluxa43d ago0xf2a5c9…ab0907
0xb420…08d30x9c95…e299Base—$0.001100%fluxa43d ago0xafc561…6eaae1
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa43d ago0x5490a8…a8d838
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa43d ago0xb20c0b…5c2d58
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa43d ago0xa6459e…58a313
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa43d ago0xb5c7c6…2a96e7
0xb420…08d30x9c95…e299Base—$0.001100%fluxa43d ago0x7d5a2f…6010ae
0xb420…08d30x9c95…e299Base—$0.001100%fluxa43d ago0xd1633b…54a3f2
0xb420…08d30x9c95…e299Base—$0.001100%fluxa43d ago0x8dbfe3…16674b
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa43d ago0x8c0bb1…f9027c
0xb420…08d30x9c95…e299Base—$0.001100%fluxa43d ago0xf99300…f80d14
0xb420…08d30x9c95…e299Base—$0.001100%fluxa43d ago0x8e642a…f55081

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.