Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa48d ago0x7be7ba…48476b
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa48d ago0x1809bf…43081d
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa48d ago0x16e27f…e1fad9
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa48d ago0xcf58ff…448e35
0x1900…4ca70xfe80…47eeBase—$0.001100%fluxa48d ago0x14ee13…33b813
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa48d ago0x55ac9d…47adc3
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa48d ago0xb7838b…1024c8
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa48d ago0x3e6499…eeb426
0x1900…4ca70xfe80…47eeBase—$0.001100%fluxa48d ago0x26f6f8…8ed10d
0x1900…4ca70xfe80…47eeBase—$0.001100%fluxa48d ago0xcf9e6e…b0d3ef
0x1900…4ca70xfe80…47eeBase—$0.001100%fluxa48d ago0xc16c0a…49cde5
0x1900…4ca70xfe80…47eeBase—$0.001100%fluxa48d ago0xdd148e…4a01de
0x1900…4ca70xfe80…47eeBase—$0.001100%fluxa48d ago0x5578b5…4e43a2
0x1900…4ca70xfe80…47eeBase—$0.001100%fluxa48d ago0x3046f5…e7e974
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa48d ago0x7a7c4b…4b88e7
0x1900…4ca70xfe80…47eeBase—$0.001100%fluxa48d ago0x339bc2…6192c1
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa48d ago0x6060c9…0e58d6
0x1900…4ca70xfe80…47eeBase—$0.001100%fluxa48d ago0x658362…dbec50
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa48d ago0x0181c3…4e0b9e
0x1900…4ca70xfe80…47eeBase—$0.001100%fluxa48d ago0xa66250…b52bb4
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa48d ago0xf2e3ea…3e14b8
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa48d ago0x3e0444…f128bd
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa48d ago0xa6472c…27e870
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa48d ago0x49566c…1697fe
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa48d ago0x5617fd…97108a

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.