Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa38d ago0xd8f8f9…cf2e98
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa38d ago0xa95e1e…a72c74
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa38d ago0xeb9983…087a9c
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa38d ago0x4d2c65…17c2da
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa38d ago0x8ddce2…2fcdc8
0x551d…2ea10x9c95…e299Base—$0.001100%fluxa38d ago0xf66d26…c17ef3
0x551d…2ea10x9c95…e299Base—$0.001100%fluxa38d ago0x3dd057…e93225
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa38d ago0x0b10ae…0901a5
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa38d ago0x77759d…f0c71d
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa38d ago0x258159…aa35a5
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa39d ago0x82f2a7…ebe8c2
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa39d ago0xc4ccb7…43cfde
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa39d ago0x5f64b4…69e998
0x551d…2ea10x9c95…e299Base—$0.001100%fluxa39d ago0xcdd164…5f118c
0x551d…2ea10x9c95…e299Base—$0.001100%fluxa39d ago0x6b1144…e0869a
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa39d ago0x3a545f…2d3f18
0x551d…2ea10x9c95…e299Base—$0.001100%fluxa39d ago0xfedc6d…328392
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa39d ago0x3bf3b8…d1955f
0x551d…2ea10x9c95…e299Base—$0.001100%fluxa39d ago0xdc5d16…a6fdc6
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa39d ago0x7042d3…0901f8
0x551d…2ea10x9c95…e299Base—$0.001100%fluxa39d ago0x83f3eb…c37d43
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa39d ago0xa7e639…963742
0x551d…2ea10x9c95…e299Base—$0.001100%fluxa39d ago0x727547…9211b8
0x551d…2ea10x9c95…e299Base—$0.001100%fluxa39d ago0xd56703…e061bb
0x551d…2ea10x9c95…e299Base—$0.001100%fluxa39d ago0xd53eb4…e9b011

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.